Skip to content

fix(45850): Generated code when re-exporting a const enum using "preserveConstEnums": true is inconsistent#45858

Merged
andrewbranch merged 1 commit intomicrosoft:mainfrom
a-tarasyuk:fix/45850
Sep 16, 2021
Merged

fix(45850): Generated code when re-exporting a const enum using "preserveConstEnums": true is inconsistent#45858
andrewbranch merged 1 commit intomicrosoft:mainfrom
a-tarasyuk:fix/45850

Conversation

@a-tarasyuk
Copy link
Copy Markdown
Contributor

Fixes #45850

@typescript-bot typescript-bot added the For Milestone Bug PRs that fix a bug with a specific milestone label Sep 14, 2021
Copy link
Copy Markdown
Member

@andrewbranch andrewbranch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@andrewbranch andrewbranch merged commit 534fc14 into microsoft:main Sep 16, 2021
@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.

Labels

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.

Generated code when re-exporting a const enum using "preserveConstEnums": true is inconsistent

4 participants