chunk-includes
v0.0.2
Published
A simple webpack plugin that shows what is going into each chunk on the console
Downloads
4
Readme
chunk-includes
A simple webpack plugin that shows what is going into each chunk on the console
Simply run npm install --save-dev chunk-includes
and add the plugin to your
webpack config file.