feat(rsbuild): add RSC federation module patterns#13208
feat(rsbuild): add RSC federation module patterns#13208ScriptedAlchemy wants to merge 18 commits intocursor/rsbuild-rsc-federation-example-5928from
Conversation
|
Cursor Agent can help with this pull request. Just |
Rsdoctor Bundle Diff Analysis
Found 5 projects in monorepo, 0 projects with changes. 📊 Quick Summary
Generated by Rsdoctor GitHub Action |
📦 Binary Size-limit
❌ Size increased by 83.63KB from 49.01MB to 49.09MB (⬆️0.17%) |
Merging this PR will not alter performance
Comparing Footnotes
|
Deploying rspack with
|
| Latest commit: |
c798669
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://7002e9a3.rspack-v2.pages.dev |
| Branch Preview URL: | https://cursor-rsc-federation-module.rspack-v2.pages.dev |
1229d8d to
75f3aee
Compare
66ff4d9 to
9142072
Compare
3b2ae92 to
730a705
Compare
9142072 to
8380495
Compare
730a705 to
ef02e4b
Compare
8380495 to
dcc2e78
Compare
ef02e4b to
781ad0a
Compare
…ample-5928' into cursor/rsc-federation-module-patterns-42fd # Conflicts: # crates/rspack_plugin_mf/src/container/container_entry_module.rs
…/rsc-federation-module-patterns-42fd
…/rsc-federation-module-patterns-42fd
…/rsc-federation-module-patterns-42fd
…/rsc-federation-module-patterns-42fd
…/rsc-federation-module-patterns-42fd
…/rsc-federation-module-patterns-42fd
…/rsc-federation-module-patterns-42fd
…/rsc-federation-module-patterns-42fd
…/rsc-federation-module-patterns-42fd
…/rsc-federation-module-patterns-42fd
Summary
Stack
Current stack, bottom to top:
feat(mf): layer-aware sharing and runtime scope-array supportfeat(mf): emit RSC metadata in federation manifestsfeat(rsbuild): add RSC federation host/remote examplefeat(rsbuild): add RSC federation module patterns<- this PRfeat(rsc): register federation manifest data at runtimeWhy This PR Exists
This PR broadens the example surface so the final runtime-registration work has real shared, exposed, mixed, and remote-backed patterns to consume, without mixing in the registration plugin implementation itself.
References