Skip to content

Fix overzealous renaming of emit helpers in es module emit#36541

Merged
rbuckton merged 1 commit into
masterfrom
fix33269
Jan 31, 2020
Merged

Fix overzealous renaming of emit helpers in es module emit#36541
rbuckton merged 1 commit into
masterfrom
fix33269

Conversation

@rbuckton
Copy link
Copy Markdown
Contributor

We were always renaming helpers for es module emit targets when they should only be renamed in a module when importHelpers is true.

Fixes #33269

@abdel-ships-it
Copy link
Copy Markdown

Awesome this was fixed, any clue where I can see in which version this has been fixed?

@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

typescript helper function wrong name

4 participants