-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
fix(es/transforms/module/common_js): fix duplicate named exports iss… #1846
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
Conversation
But the issue is already closed. |
So should I need open a new issue for it? |
What do you are trying to fix? |
Hi, @kdy1 , I updated the branch and confirmed all unit test passed. Please approve the workflow. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
totally fix (#1780)
This is from https://github.com/babel/babel/blob/b2d9156cc62d37f4c522c9505a00f50b99a1eb74/packages/babel-helper-module-transforms/src/index.ts#L206
and
https://github.com/babel/babel/blob/b2d9156cc62d37f4c522c9505a00f50b99a1eb74/packages/babel-helper-module-transforms/src/index.ts#L302
Closes #1780