In angular, the size of my main.js file is 20mb and vendor.js file is 7mb, what could be the issue and how can I optimize my build?

553 views Asked by At

Size of main.js = 20mb and size of vendor.js = 7.84mb, what could be the issue and how can I optimize my build?

I tried using ng build --prod which gives error for version 15.2-15.3

0

There are 0 answers