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

feat(resolver): support node: prefix when loading core modules #11331

Merged
merged 6 commits into from
Aug 27, 2021

Commits on Aug 27, 2021

  1. Configuration menu
    Copy the full SHA
    b4802b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f6c7a1 View commit details
    Browse the repository at this point in the history
  3. check for runtime support

    SimenB committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    c879ca9 View commit details
    Browse the repository at this point in the history
  4. fix detection of import()

    SimenB committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    1865950 View commit details
    Browse the repository at this point in the history
  5. try catch for windows(???)

    SimenB committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    186ed6e View commit details
    Browse the repository at this point in the history
  6. use execa

    SimenB committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    fcc20ef View commit details
    Browse the repository at this point in the history