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

Enable parallelization of HTMLBars AST transforms #334

Closed
Turbo87 opened this issue Mar 7, 2019 · 0 comments
Closed

Enable parallelization of HTMLBars AST transforms #334

Turbo87 opened this issue Mar 7, 2019 · 0 comments

Comments

@Turbo87
Copy link
Collaborator

Turbo87 commented Mar 7, 2019

To allow our AST transforms to be parallelizable we will have to slightly adjust the code that sets them up. One example of the necessary change is ember-polyfills/ember-angle-bracket-invocation-polyfill#45.

This is blocked by #333 before this can work properly.

/cc @rwjblue @stefanpenner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant