Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf: reduce size of injected __vite__mapDeps code #16184

Merged
merged 5 commits into from
Apr 5, 2024

Commits on Mar 17, 2024

  1. reduce size of injected __vite__mapDeps code

    This also replaces the lazy initialization of with eager one.
    panstromek committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    7b99c04 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. fix: add semicolon

    bluwy committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    0418a94 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    3e158e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    ecba0e8 View commit details
    Browse the repository at this point in the history
  2. chore: fix test

    sapphi-red committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    dcadd34 View commit details
    Browse the repository at this point in the history