Skip to content

fix: avoid downleveled dynamic import closing over specifier expression#49663

Merged
rbuckton merged 4 commits into
microsoft:mainfrom
Josh-Cena:fix-dynamic-import
Oct 18, 2022
Merged

fix: avoid downleveled dynamic import closing over specifier expression#49663
rbuckton merged 4 commits into
microsoft:mainfrom
Josh-Cena:fix-dynamic-import

Conversation

@Josh-Cena

Copy link
Copy Markdown
Contributor

Fixes #49652
Fixes #48285

Loading
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

For Milestone Bug PRs that fix a bug with a specific milestone

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Missing async keyword when using import() while outputting CommonJS modules dynamic import closes over the module specifier argument

4 participants