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

esm: fix emit deprecation on legacy main resolve #48664

Merged
merged 7 commits into from
Jul 11, 2023

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    b5a1eb0 View commit details
    Browse the repository at this point in the history
  2. add tests

    aduh95 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    ac15b0b View commit details
    Browse the repository at this point in the history
  3. simplify condition

    aduh95 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    94a5ce4 View commit details
    Browse the repository at this point in the history
  4. add test for falsy "main"

    aduh95 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    c905e5e View commit details
    Browse the repository at this point in the history
  5. jsdoc

    aduh95 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    b9cada0 View commit details
    Browse the repository at this point in the history
  6. fixup! jsdoc

    aduh95 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    ee13bbc View commit details
    Browse the repository at this point in the history
  7. missing awaits

    aduh95 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    ee89104 View commit details
    Browse the repository at this point in the history