Created
June 3, 2020 12:19
-
-
Save jagomf/010858630cfbef5505da3315ff288c0c to your computer and use it in GitHub Desktop.
Run Angular build with extra memory
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=8192 ./node_modules/@angular/cli/bin/ng build --aot |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment