Created
April 9, 2018 14:39
-
-
Save jaredreich/6a88cb79bc0291da3f20d42e8d0af10d to your computer and use it in GitHub Desktop.
Run webpack with more memory space
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
node --max_old_space_size=4096 ./node_modules/webpack/bin/webpack.js |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment