Skip to content

feat(48702): Emit for dynamic import (import()) when target >= ES2020 and module == None #50942

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

Merged
merged 3 commits into from
Feb 7, 2023

Conversation

a-tarasyuk
Copy link
Contributor

Fixes #48702

@typescript-bot typescript-bot added the For Milestone Bug PRs that fix a bug with a specific milestone label Sep 25, 2022
@a-tarasyuk a-tarasyuk marked this pull request as ready for review September 25, 2022 15:49
@a-tarasyuk a-tarasyuk requested review from DanielRosenwasser and removed request for rbuckton October 3, 2022 10:29
@sandersn
Copy link
Member

Looks good to me. Is this what you were thinking of @rbuckton ?

@a-tarasyuk
Copy link
Contributor Author

@rbuckton Could you review these changes?

@sandersn sandersn merged commit cdeb1e3 into microsoft:main Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

Emit for dynamic import (import()) when target >= ES2020 and module == None
5 participants