Tuesday, January 14, 2020

vendor.bundle.js size is around 10 MB when we deployed angular 6 project.

Hi All,

when you are new in angular so this is the correct place for you here we will learn how to deploy our angular project.

1st used

ng build

ng build --prod --aot

ng build --prod --aot --vendor-chunk --common-chunk --delete-output-path --buildOptimizer


Thank you Hope it is useful for you.

No comments:

Post a Comment