0.2.2 • Published 3 years ago

webpack-stats-tree v0.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 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

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago