ng-bundle-analyzer
v1.0.25
Published
Generate and display treemaps of Angular bundle.
Downloads
742
Maintainers
Readme
NG Bundle Analyzer - Treemaps of your bundle.
This package contains no new ideas. It's just a wrapper around the excellent Angular CLI and Treemap Explorer.
Installation
Using npm in your Angular project:
$ npm i ng-bundle-analyzer -D
Execution
Using npx in your Angular project:
$ npx ng-bundle-analyzer
The summary page (shown above) should open automatically in your browser.