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(cli): Optimize setting up node_modules on macOS #23980

Merged
merged 9 commits into from
May 28, 2024

Commits on May 24, 2024

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

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    95b9fc4 View commit details
    Browse the repository at this point in the history
  2. Fast fallback

    nathanwhit committed May 25, 2024
    Configuration menu
    Copy the full SHA
    0e6c1d6 View commit details
    Browse the repository at this point in the history
  3. Use new fn

    nathanwhit committed May 25, 2024
    Configuration menu
    Copy the full SHA
    049d9a1 View commit details
    Browse the repository at this point in the history
  4. Safety comment

    nathanwhit committed May 25, 2024
    Configuration menu
    Copy the full SHA
    8500795 View commit details
    Browse the repository at this point in the history
  5. Remove a layer of fallback

    nathanwhit committed May 25, 2024
    Configuration menu
    Copy the full SHA
    8280028 View commit details
    Browse the repository at this point in the history
  6. Hardlink npm cache

    nathanwhit committed May 25, 2024
    Configuration menu
    Copy the full SHA
    52a9f73 View commit details
    Browse the repository at this point in the history
  7. Fix non mac

    nathanwhit committed May 25, 2024
    Configuration menu
    Copy the full SHA
    71c569f View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. remove cfg-if

    nathanwhit committed May 28, 2024
    Configuration menu
    Copy the full SHA
    461dfa2 View commit details
    Browse the repository at this point in the history