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

Framework: Fast Builds #19846

Closed
apeatling opened this issue Nov 15, 2017 · 1 comment
Closed

Framework: Fast Builds #19846

apeatling opened this issue Nov 15, 2017 · 1 comment

Comments

@apeatling
Copy link
Member

One of the original goals of Calypso was a fast developer environment. For this to continue to hold true, the builds need to be fast, ideally under a second.

We should parallelize all we can, turn on HardSourceWebpackPlugin by default, profile what's taking the time, and also seek external help from the webpack team.

This might also be an area where we could contribute to the project.

@apeatling
Copy link
Member Author

Keep an eye on Webpack 5, this will definitely help build speed without us doing anything: webpack/webpack#6527

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Framework Improvements
  
🗿 Build
Development

No branches or pull requests

2 participants