Skip to content

fix(58772): Duplicate exports.* = assignments in CommonJS output in some cases - #59120

Merged
Jake Bailey (jakebailey) merged 1 commit into
microsoft:mainfrom
a-tarasyuk:fix/58772
Jul 22, 2024
Merged

fix(58772): Duplicate exports.* = assignments in CommonJS output in some cases#59120
Jake Bailey (jakebailey) merged 1 commit into
microsoft:mainfrom
a-tarasyuk:fix/58772

Conversation

@a-tarasyuk

Copy link
Copy Markdown
Contributor

Fixes #58772

@jakebailey Jake Bailey (jakebailey) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I believe this is right, especially given exportedBindings also works in terms of original nodes.

@jakebailey
Jake Bailey (jakebailey) merged commit 8a0e47e into microsoft:main Jul 22, 2024
@microsoft Microsoft (microsoft) locked as resolved and limited conversation to collaborators Oct 16, 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.

Duplicate exports.* = assignments in CommonJS output in some cases

5 participants