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

Upgrade webpack to v3 using ModuleConcatenationPlugin #287

Open
diegohaz opened this issue Jun 21, 2017 · 2 comments
Open

Upgrade webpack to v3 using ModuleConcatenationPlugin #287

diegohaz opened this issue Jun 21, 2017 · 2 comments

Comments

@diegohaz
Copy link
Owner

No description provided.

@Geczy
Copy link

Geczy commented Jul 20, 2017

Would love to see what your sandbox looked like when you upgraded but didn't add MCP.

Can help you add MCP

#281 (comment)

@jacebot
Copy link

jacebot commented Aug 5, 2017

Current version of Webpack and ModuleConcatenationPlugin plugin is causing memory leakage when running dev server. Basically over time your chunk building will take longer and longer to build then fail with an out of memory error at around 1.5 gb.

See here => webpack/webpack#5120

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

3 participants