Statoscope
detailed webpack stats analyzer
1. collect bundle stats
webpack --json stats.json
or
rspack --json stats.json
2. drop or
upload
stats.json here to know the truth!
Or use demo stats:
demo-stats.webpack.json
demo-stats.rspack.json
Statoscope also available as:
Drop or upload
multiple stats-files to
diff the stats.
Ensure that you're using
correct
stats flags.