@bundle-analyzer/cli

0.5.1 • Public • Published

@bundle-analyzer/cli

Official CLI compatible with Bundle Analyzer service.

Install

npm install --save-dev @bundle-analyzer/cli

Usage

Usage: bundle-analyzer [options] <stats>

Options:
  -V, --version               output the version number
  --token <repository-token>  specify the repository token
  --config-file <file>        specify a custom config file
  -h, --help                  output usage information

  Examples:
    webpack --json | bundle-analyzer --token "your-repository-token"
    cat webpack-stats.json | bundle-analyzer --token "your-repository-token"

Complete documentation

👉 See full documentation

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.5.1
    6
    • latest

Version History

Package Sidebar

Install

npm i @bundle-analyzer/cli

Weekly Downloads

6

Version

0.5.1

License

MIT

Unpacked Size

4.63 kB

Total Files

5

Last publish

Collaborators

  • neoziro