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

[BREAKING] make --script-mode the default; add --cwd-mode to switch back to old behavior #1155

Merged
merged 24 commits into from Feb 16, 2021

Commits on Nov 19, 2020

  1. Copy the full SHA
    121f654 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2021

  1. Copy the full SHA
    691577d View commit details
    Browse the repository at this point in the history
  2. Fix bug where --script-mode entrypoint require.resolve poisons the re…

    …quire.resolve cache; causes entrypoint to resolve incorrectly when --prefer-ts-exts is used
    cspotcode committed Jan 17, 2021
    Copy the full SHA
    5ed1d4a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    deb0602 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f1b79c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Copy the full SHA
    ad9cf74 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. wip

    cspotcode committed Feb 10, 2021
    Copy the full SHA
    09aa6a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2021

  1. WIP

    cspotcode committed Feb 13, 2021
    Copy the full SHA
    8f846bd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6a4a73b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5639e25 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    eedb6ba View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    67ff9d5 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    ba5e5ec View commit details
    Browse the repository at this point in the history
  7. update tests which relied on --dir affecting to cwd to instead use pr…

    …ojectSearchDir as needed
    cspotcode committed Feb 13, 2021
    Copy the full SHA
    5338c9b View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    060eb14 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. fix lint failures

    cspotcode committed Feb 15, 2021
    Copy the full SHA
    5901b89 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    70ed9f7 View commit details
    Browse the repository at this point in the history
  3. fix tests

    cspotcode committed Feb 15, 2021
    Copy the full SHA
    326e32e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c01585e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    9734642 View commit details
    Browse the repository at this point in the history
  6. fix tests on node 10

    cspotcode committed Feb 15, 2021
    Copy the full SHA
    7d7f76b View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    94f1737 View commit details
    Browse the repository at this point in the history
  8. more cleanup

    cspotcode committed Feb 15, 2021
    Copy the full SHA
    4301739 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    647a9f1 View commit details
    Browse the repository at this point in the history