feat(cli)!: remove the built-in webpack-bundler-analyzer#12699
feat(cli)!: remove the built-in webpack-bundler-analyzer#12699chenjiahan merged 2 commits intov2from
webpack-bundler-analyzer#12699Conversation
✅ Deploy Preview for rspack-v2 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Rsdoctor Bundle Diff AnalysisFound 5 projects in monorepo, 3 projects with changes. 📊 Quick Summary
📋 Detailed Reports (Click to expand)📁 react-10kPath:
📦 Download Diff Report: react-10k Bundle Diff 📁 react-5kPath:
📦 Download Diff Report: react-5k Bundle Diff 📁 romePath:
📦 Download Diff Report: rome Bundle Diff Generated by Rsdoctor GitHub Action |
📦 Binary Size-limit
🎉 Size decreased by 375.50KB from 47.90MB to 47.53MB (⬇️0.77%) |
Merging this PR will not alter performance
Comparing Footnotes
|
webpack-bundler-analyzerwebpack-bundler-analyzer
* feat: remove webpack-bundler-analyzer * feat: remove webpack-bundler-analyzer
* feat: remove webpack-bundler-analyzer * feat: remove webpack-bundler-analyzer
* feat: remove webpack-bundler-analyzer * feat: remove webpack-bundler-analyzer
Summary
In the early versions of
@rspack/cli, we built-in thewebpack-bundle-analyzerpackage for bundle size analysis. Considering that Rsdoctor now supports analyzing bundle size, we can remove this built-in functionality from@rspack/clito reduce the install size.Related links
Checklist