JS OUT OF HEAP MEMORY EROOR RESLOVED

This commit is contained in:
velz 2019-01-02 19:56:32 +05:30
parent d67d0a3c66
commit b8eaf93283

View File

@ -3,6 +3,7 @@
"version": "0.0.0",
"license": "MIT",
"scripts": {
"build-prod": "node --max_old_space_size=8000 ./node_modules/@angular/cli/bin/ng",
"ng": "ng",
"start": "ng serve",
"build": "ng build",