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

Explore using Webpack DLLs #15276

Closed
tylersmalley opened this issue Nov 29, 2017 · 3 comments
Closed

Explore using Webpack DLLs #15276

tylersmalley opened this issue Nov 29, 2017 · 3 comments
Labels
Team:Operations Team label for Operations Team v6.2.5

Comments

@tylersmalley
Copy link
Contributor

In an effort to decrease the builds times and OOM's when developing, especially with multiple plugins we are going to explore using Webpacks DllPlugin and DllReferencePlugin.

https://webpack.js.org/plugins/dll-plugin/

@tylersmalley tylersmalley added Team:Operations Team label for Operations Team v6.2.0 labels Nov 29, 2017
@epixa
Copy link
Contributor

epixa commented Dec 12, 2017

I think we wanted to do webpack dlls for more than just development, unless that plan changed in discussions I wasn't a part of.

@tylersmalley tylersmalley changed the title Explore using Webpack DLLs for development Explore using Webpack DLLs Dec 12, 2017
@w33ble
Copy link
Contributor

w33ble commented Dec 12, 2017

I think we wanted to do webpack dlls for more than just development, unless that plan changed in discussions I wasn't a part of.

Absolutely. The development experience is the lowest priority here. A bad development experience is a developer problem, the inability to install plugins is a business problem. The driver for this was concerns about not being able to install X-Pack, especially if you wanted to, or already did, installed other plugins.

@tylersmalley
Copy link
Contributor Author

Closing in favor of #20749

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Operations Team label for Operations Team v6.2.5
Projects
None yet
Development

No branches or pull requests

5 participants