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

npm start, webpack build memory usage exceeds 500MB #54

Open
jonathankenbrown opened this issue Jun 8, 2017 · 0 comments
Open

npm start, webpack build memory usage exceeds 500MB #54

jonathankenbrown opened this issue Jun 8, 2017 · 0 comments

Comments

@jonathankenbrown
Copy link

jonathankenbrown commented Jun 8, 2017

This is more of discussion rather than issue report.
Is there a suggested way to decrease the memory usage while the webpack is building? Just to run this example, even in NODE_ENV=production, memory usage exceeds 550MB. Once the build is complete, of course, it drops to ~25MB.
I have a problem deploying a small test app to Heroku, as they're only providing me with 512MB and build exceeds 10s while it switches over to swap space.

Please, any hint is appreciated! Great project.

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

No branches or pull requests

1 participant