webpack-contrib / webpack-bundle-analyzer

Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap
MIT License
12.53k stars 479 forks source link

Allow filtering the list of entrypoints #624

Closed chriskrogh closed 8 months ago

chriskrogh commented 8 months ago

Why is this change needed?

https://github.com/webpack-contrib/webpack-bundle-analyzer/discussions/622

What does this change do?

Screenshots

Before https://github.com/webpack-contrib/webpack-bundle-analyzer/assets/35310373/8bebb619-f6e3-4578-84e2-2d426fb3d010
After https://github.com/webpack-contrib/webpack-bundle-analyzer/assets/35310373/ff1bb632-5dce-42af-804a-ac8c365aacad
linux-foundation-easycla[bot] commented 8 months ago

CLA Signed

The committers listed above are authorized under a signed CLA.

chriskrogh commented 8 months ago

Looks cool! I'll take a closer look at the code changes soon. In the meantime, could you add a changelog entry for this change?

Thanks! Done.

valscion commented 8 months ago

Released in v4.10.0! ☺️