解决方法
尝试通过以下脚本在包json中运行构建脚本:
"scripts": { "build-prod": "node --max_old_space_size=5048 ./node_modules/@angular/cli/bin/ng build --prod" }