0.2.2 • Published 4 years ago

webpack-stats-tree v0.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

webpack-stats-tree

npm Node.js CI status npm

Answer to "What's in the bundle"

You can see which modules and files are in your chunk 🎉

Installation

npm i webpack-stats-tree

API

const { analyze, format } = require( 'webpack-stats-tree' )

console.log( format( analyze( webpackStats ) ) )

License

MIT

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago