Answers for "ng build add ram"

0

ng build add ram

"scripts": {
  ...
  "build": "node --max_old_space_size=4096 ./node_modules/@angular/cli/bin/ng build --prod",
  ...
Posted by: Guest on April-20-2021

Browse Popular Code Answers by Language