Recently at ng-conf Angular Team Lead Igor Minar used a tool called source-map-explorer to analyze the bundle, I used and liked it as well.
I thought of adding this tool as a command using Angular Builders API and came up with @ngx-builders/analyze no configuration just use ng add and ng run.
The source code is open source and available at https://github.com/ngx-builders/source-map-analyzer
You can refer my tweet
You can send any suggestions on the repo by raising issues or PR, also if you liked it please give a star.
Top comments (2)
you are a start brother!
Thanks bro :)