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

calling import() does not print the experimental warning #30924

Closed
mcollina opened this issue Dec 12, 2019 · 4 comments
Closed

calling import() does not print the experimental warning #30924

mcollina opened this issue Dec 12, 2019 · 4 comments
Labels
esm Issues and PRs related to the ECMAScript Modules implementation.

Comments

@mcollina
Copy link
Member

  • Version: 13.3.0
  • Platform: Mac OS X
  • Subsystem: modules

calling import('./module.mjs') does not print the experimental warning.

cc @nodejs/modules

@mcollina
Copy link
Member Author

I do not see import(file) in the test aa4c57a.

@coreyfarrell
Copy link
Member

Sorry incorrect reference, #30720 is the PR.

@Fishrock123 Fishrock123 added the esm Issues and PRs related to the ECMAScript Modules implementation. label Dec 13, 2019
@GeoffreyBooth
Copy link
Member

Duplicate of #30601? Fixed in #30720.

@mcollina
Copy link
Member Author

Confirmed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
esm Issues and PRs related to the ECMAScript Modules implementation.
Projects
None yet
Development

No branches or pull requests

4 participants