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

Don’t emit __esModule on CJS files that didn’t use ESM syntax #58169

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

andrewbranch
Copy link
Member

Fixes #58127

@typescript-bot typescript-bot added the For Milestone Bug PRs that fix a bug with a specific milestone label Apr 12, 2024
@andrewbranch andrewbranch merged commit 6431a30 into microsoft:main Apr 12, 2024
25 checks passed
@andrewbranch andrewbranch deleted the bug/58127 branch April 12, 2024 19:20
@meros
Copy link

meros commented Apr 12, 2024

Thanks man! Didn't expect this to be picked up and fixed so quickly 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Milestone Bug PRs that fix a bug with a specific milestone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Problems with __esModule marker in JS/TS mixed node16 environemnt
4 participants