ng-bundle-analyzer
v1.0.25
Published
Generate and display treemaps of Angular bundle.
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 -DExecution
Using npx in your Angular project:
$ npx ng-bundle-analyzerThe summary page (shown above) should open automatically in your browser.
