Skip to content

boltpkg/bolt-webpack-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bolt-webpack-stats

Get Webpack stats for all your Bolt workspaces

Install

yarn add --dev bolt-webpack-stats

Usage

bolt-webpack-stats

To write stats to a file, you can run:

bolt-webpack-stats -o stats.json
bolt-webpack-stats > stats.json

You can also specify whatever Webpack flags you want to the webpack CLI by passing them in with --:

bolt-webpack-stats ./webpack-stats -- --config ./path/to/webpack.config.js

For all the options, run bolt-webpack-stats --help.

About

Get Webpack stats for all your Bolt workspaces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published