rollup-plugin-visualizer
rollup-plugin-visualizer copied to clipboard
📈⚖️ Visuallize your bundle
Hello. Thank you very much for this plugin. I was wondering if it would be possible to add a bit more of usefulness to the network template. IT looks like...
I'm guessing that this is a bug based on how unintuitive (to me) it feels, but this could very well just be a lack of a feature. Apologies, not sure...
I know `exclude` and `include` are still quite new, so you may have this planned, but it would be nice for the stats to measure up against purely the included...
## OS & Node info ------------------------------ - Operating System: `Darwin` (Mac OS) - Node Version: `v16.14.2` - Nuxt Version: `3.0.0-rc.9` - Package Manager: `[email protected]` - Builder: `vite` - Runtime Modules:...
This closes #188. Tests are failing on the `master` branch right now, so I'm not sure where I should add or modify tests.
I'm working on a framework for building chrome extensions, [WXT](https://github.com/wxt-dev/wxt), that includes this plugin when running `wxt build --analyze`. Chrome extensions contain multiple bulid steps, so each step outputs a...
Hey @btd, I've been using your library to understand my bundles. I often have big node_modules and small `src` code - In my treemap view I don't really understand why...
Make a ticket to combine different tooltip issues. Current issues: 1. When module id is too long, tooltip width become equals to viewport 2. When number of modules imported is...
If the network is complex, the full scene of the network is very bad. if we can drag some element, make it rearrange, it would be perfect
Something to think about. I already have list template that can be used to track sizes and commited to repo. I can add some property that will not allow to...