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 typo in fetch_module #41924

Merged
merged 1 commit into from Feb 12, 2022
Merged

esm: fix typo in fetch_module #41924

merged 1 commit into from Feb 12, 2022

Commits on Feb 10, 2022

  1. Fixes nodejs#41922 (typo / "[stdin")

    This PR fixes a minor typo in fetchModule's check for `[eval]` and `[stdin]` parent names.
    scovetta committed Feb 10, 2022
    Copy the full SHA
    41be04b View commit details
    Browse the repository at this point in the history