webpack-visualizer
webpack-visualizer copied to clipboard
Find out why a module is included
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 a module in included. Then if I see an unexpected module I can find out why and do something about it! Maybe a popup that displays a list of 'inclusion' paths when a segment is clicked on.