perf(web): optimize web Rsbuild and Tailwind build pipeline#5786
perf(web): optimize web Rsbuild and Tailwind build pipeline#5786QuentinHsu wants to merge 2 commits into
Conversation
- move shared Rsbuild and React versions into the web workspace catalog. - reference the catalog from default and classic packages so both frontends stay aligned.
- upgrade Rsbuild packages to 2.1 and share plugin versions through the web workspace catalog. - replace the Tailwind PostCSS pipeline with the Rsbuild Tailwind plugin to avoid an extra compilation step. - disable Tailwind optimization and Rsbuild build cache to lower peak memory during frontend builds.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (5)
💤 Files with no reviewable changes (1)
WalkthroughDependency versions for ChangesCatalog wiring and Tailwind plugin migration
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Important
📝 变更描述 / Description
(简述:做了什么?为什么这样改能生效?请基于你对代码逻辑的理解来写,避免粘贴未经整理的内容)
概述
改动说明
效果
🚀 变更类型 / Type of change
🔗 关联任务 / Related Issue
✅ 提交前检查项 / Checklist
Bug fix,我已提交或关联对应 Issue,且不会将设计取舍、预期不一致或理解偏差直接归类为 bug。📸 运行证明 / Proof of Work
(请在此粘贴截图、关键日志或测试报告,以证明变更生效)
Summary by CodeRabbit