Skip to content

Error on parallelize plugin #32

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

Closed
lelea2 opened this issue Nov 11, 2020 · 3 comments
Closed

Error on parallelize plugin #32

lelea2 opened this issue Nov 11, 2020 · 3 comments

Comments

@lelea2
Copy link

lelea2 commented Nov 11, 2020

I got this error [broccoli-persistent-filter:Babel > [Babel: ember-element-helper]: Babel: ember-element-helper] was configured to throwUnlessParallelizable and was unable to parallelize a plugin while trying to build with the set. up

  'ember-cli-babel': { 
      includeExternalHelpers: true, 
      throwUnlessParallelizable: true, 
    }, 
 
@mrloop
Copy link

mrloop commented Nov 18, 2020

I'm experiencing the same issue, created a example project demonstrating it https://github.com/mrloop/ember-element-helper-parallelizable

@mrloop
Copy link

mrloop commented Nov 18, 2020

Ah there's already a PR #33 , thanks @lelea2 👍

@rwjblue
Copy link
Collaborator

rwjblue commented Nov 18, 2020

Fixed by #33

@rwjblue rwjblue closed this as completed Nov 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants