I am using angular 6.7. It’s the finance application. More than 80 modules are there. when i take a build with the following command
node –max_old_space_size=16384 ./node_modules/@angular/cli/bin/ng build –prod
It will take more than 90 mins to build.
Any possible way to reduce the build time. Please suggest
I am expecting the reduce time to take build
New contributor
Manoj Sr Associate Developer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.