-
Notifications
You must be signed in to change notification settings - Fork 12k
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
Improve webpack build using happypack #6419
Comments
In case it's helpful we've put some docs in place: https://github.com/typestrong/ts-loader#happypackmode-boolean-defaultfalse |
And it's now in the official happypack documentation as well: https://github.com/amireh/happypack#does-it-work-with-typescript |
Closing as this doesn't fall in our roadmap especially considering AOT compilation. |
:( We have more and more available threads, even in mainstream CPUs. Would be useful to benefit of parallelization in project build times. Also, especially useful for AOT compilation, because it takes more time. |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Bug Report or Feature Request (mark with an
x
)Versions.
I am not using the very last version, but this is not relevant here.
Desired functionality.
Looks like happypack now deals well with typescript loaders.
What about using it to improve build time?
Mention any other details that might be useful.
@see amireh/happypack#33 (comment)
The text was updated successfully, but these errors were encountered: