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

vite: profiling #8493

Merged
merged 5 commits into from
Jan 12, 2024
Merged

vite: profiling #8493

merged 5 commits into from
Jan 12, 2024

Commits on Jan 12, 2024

  1. vite: profiling

    build: `--profile`
    dev:
      `--profile` to start with profiler
      `p + enter` to write profile and restart profiler
    pcattori committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    0635b31 View commit details
    Browse the repository at this point in the history
  2. refactor

    pcattori committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    4fcad6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ce7ece View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9bf68f View commit details
    Browse the repository at this point in the history
  5. better changeset

    pcattori committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    a6245ba View commit details
    Browse the repository at this point in the history