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

Fix issue with deduplcation of babel plugin when parallelized #322

Merged
merged 4 commits into from
Oct 2, 2019

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Oct 2, 2019

Fixes #297

This makes it much easier to test (as it doesn't require any state from
the addon instance).
* extract for easier testing
* remove unused utility package ember-cli-babel-plugin-helpers
* add tests (these previously failed 😭)
@rwjblue rwjblue mentioned this pull request Oct 2, 2019
@rwjblue rwjblue added the bug label Oct 2, 2019
@rwjblue rwjblue merged commit a77e24e into ember-cli:master Oct 2, 2019
@rwjblue rwjblue deleted the fix-issue-with-deduplication branch October 2, 2019 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Babel Plugin Error
1 participant