refactor!: move incremental option from experiments to top-level config#12793
refactor!: move incremental option from experiments to top-level config#12793
Conversation
The incremental option is no longer experimental and is promoted to a top-level configuration option in RspackOptions. This change updates the Rust core, TypeScript bindings, test configurations, and adds dedicated documentation for the incremental config.
✅ Deploy Preview for rspack-v2 canceled.
|
Rsdoctor Bundle Diff AnalysisFound 5 projects in monorepo, 5 projects with changes. 📊 Quick Summary
📋 Detailed Reports (Click to expand)📁 react-10kPath:
📦 Download Diff Report: react-10k Bundle Diff 📁 react-1kPath:
📦 Download Diff Report: react-1k Bundle Diff 📁 react-5kPath:
📦 Download Diff Report: react-5k Bundle Diff 📁 ui-componentsPath:
📦 Download Diff Report: ui-components Bundle Diff 📁 romePath:
📦 Download Diff Report: rome Bundle Diff Generated by Rsdoctor GitHub Action |
📦 Binary Size-limit
🎉 Size decreased by 317.38KB from 47.99MB to 47.68MB (⬇️0.65%) |
Merging this PR will not alter performance
Comparing Footnotes
|
Summary
The incremental option is no longer experimental and is promoted to a top-level configuration option in RspackOptions. This change updates the Rust core, TypeScript bindings, test configurations, and adds dedicated documentation for the incremental config.
Related links
Checklist