home

drop a webpack stats.json · interactive treemap · find what's making your bundle fat

drop webpack stats.json here or click to pick

generate stats.json:

webpack --json > stats.jsonnpx webpack --profile --json > stats.json// vite: use vite-bundle-analyzer or rollup-plugin-visualizer
ready