I see few posts to reduce vendor.js file size in different angular versions. i.e. 2,4,6,7 but couldn't find any information specifically for Angular 8.
My Vendor.js file version is 10MB on initially project creation and due to that it is taking longer time to load production version. Is there a way to reduce this size?
Per my knowledge, I enable compression in angular.js file but no luck. My project is build using .net core 3.1.