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

Prevent accidental duplication of babel plugin during rebuilds #686

Merged
merged 1 commit into from Feb 9, 2021

Conversation

ef4
Copy link
Contributor

@ef4 ef4 commented Feb 9, 2021

On rebuilds, the list of babel plugins was getting longer.

It's easy not to notice if your stage3 packager doesn't try reloading the babel config every time.

@ef4 ef4 merged commit 0349de7 into master Feb 9, 2021
@ef4 ef4 deleted the duplicate-babel-plugins branch February 9, 2021 22:00
@rwjblue rwjblue changed the title accidental duplication of babel plugin list Prevent accidental duplication of babel plugin during rebuilds Mar 1, 2021
@rwjblue rwjblue added the bug Something isn't working label Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants