webpack-stats-tree

0.2.2 • Public • Published

webpack-stats-tree

npm Node.js CI status npm

Answer to "What's in the bundle"

screenshot

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

Package Sidebar

Install

npm i webpack-stats-tree

Weekly Downloads

1

Version

0.2.2

License

MIT

Unpacked Size

9.51 kB

Total Files

8

Last publish

Collaborators

  • fengzilong