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: Optimize installing npm deps on mac [WIP] #23573

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Apr 9, 2024

  1. wip

    bartlomieju committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    54e6153 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    fc87931 View commit details
    Browse the repository at this point in the history
  2. works with DENO_FUTURE=1

    bartlomieju committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    589a18d View commit details
    Browse the repository at this point in the history
  3. revert

    bartlomieju committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    a82d984 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Fix lint

    nathanwhit committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5b2c9f2 View commit details
    Browse the repository at this point in the history
  2. Fmt

    nathanwhit committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    f43149f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1838c0a View commit details
    Browse the repository at this point in the history
  4. Add integration tests

    nathanwhit committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    52c7857 View commit details
    Browse the repository at this point in the history
  5. reset CI

    bartlomieju committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a3ab27c View commit details
    Browse the repository at this point in the history
  6. Fix output on windows

    nathanwhit committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    289341a View commit details
    Browse the repository at this point in the history
  7. Use clonefile on macos

    nathanwhit committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5a850d8 View commit details
    Browse the repository at this point in the history