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

module: fix detect-module not retrying as ESM for code that errors only in CommonJS #52024

Merged

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    f44c31c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b28976c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9114338 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f99f57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ecd8096 View commit details
    Browse the repository at this point in the history
  6. update docs

    GeoffreyBooth committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    b1c17bb View commit details
    Browse the repository at this point in the history
  7. lint

    GeoffreyBooth committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    026d6c1 View commit details
    Browse the repository at this point in the history
  8. use plain async function wrapper instead of CommonJS module wrapper a…

    …round async function wrapper; add test
    GeoffreyBooth committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    228f5c7 View commit details
    Browse the repository at this point in the history