webpack-visualizer icon indicating copy to clipboard operation
webpack-visualizer copied to clipboard

Visualize your Webpack bundle

Results 50 webpack-visualizer issues
Sort by recently updated
recently updated
newest added

I'm running inside a docker and I'm interested in setting a fixed port for the server. Reading it from the environment would be enough to me. Would you consider a...

React 15 has been out for a while. I like this plugin but I need to drop it from my project until it is bumped to support it. ![image](https://cloud.githubusercontent.com/assets/424694/25504189/cde1ae78-2b51-11e7-8120-397fd0b38d3a.png) Any...

It would be nice to be able to "zoom" the chart to a lower level and have that fill the entire chart. If you've ever used [Daisydisk](https://daisydiskapp.com/), I'd love to...

Hey, The visualizer seems to have stopped working for our stats file using "webpack-visualizer-plugin": "^0.1.11" [Stats.json Gist](https://gist.github.com/peter-mouland/cff5a4aa1c7a17b05a0bdf870c130286) the error points to: `raw:e.reduce(function(t,e){return t+e.chunk.size},0)}` in the minified code. I'm not sure...

Firstly brilliant tool (many thanks) just helped me shave 50% of the size of my bundle. What would be really cool would be an easy way to fin out why...

I think that an option like 'enable' could be very useful. plugins: [new Visualizer({ filename: './statistics.html', **enable: true** })],

Since you are able to put multiple Webpack configs in to an array, it would be nice to use the outcome of that JSON as well! Maybe using a dropdown...

enhancement

This sorts the assets in the list via their name.