feat(mf): emit RSC metadata in federation manifests#13203
Draft
ScriptedAlchemy wants to merge 28 commits into
Draft
feat(mf): emit RSC metadata in federation manifests#13203ScriptedAlchemy wants to merge 28 commits into
ScriptedAlchemy wants to merge 28 commits into
Conversation
|
Cursor Agent can help with this pull request. Just |
Contributor
Rsdoctor Bundle Diff AnalysisFound 5 projects in monorepo, 0 projects with changes. 📊 Quick Summary
Generated by Rsdoctor GitHub Action |
Contributor
📦 Binary Size-limit
❌ Size increased by 115.00KB from 49.01MB to 49.12MB (⬆️0.23%) |
Contributor
Merging this PR will not alter performance
Comparing Footnotes
|
Deploying rspack with
|
| Latest commit: |
5556717
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://8f2213eb.rspack-v2.pages.dev |
| Branch Preview URL: | https://cursor-manifest-rsc-client-d.rspack-v2.pages.dev |
This was referenced Mar 5, 2026
2266fc4 to
d5a3b9a
Compare
d625616 to
5686d5e
Compare
405989b to
42b9549
Compare
…fest-rsc-client-data-d493 # Conflicts: # crates/rspack_plugin_mf/src/container/container_entry_module.rs
…fest-rsc-client-data-d493 # Conflicts: # crates/rspack_plugin_mf/src/manifest/mod.rs # crates/rspack_plugin_mf/src/manifest/utils.rs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
rscmetadata forshared,exposes, andremotesinmf-stats.jsonandmf-manifest.jsonname = pkgName,shareKey = federated identity) and preserve aliased remote lookup paths for manifest consumersStack
Current stack, bottom to top:
feat(mf): layer-aware sharing and runtime scope-array supportfeat(mf): emit RSC metadata in federation manifests<- this PRfeat(rsbuild): add RSC federation host/remote examplefeat(rsbuild): add RSC federation module patternsfeat(rsc): register federation manifest data at runtimeWhy This PR Exists
This PR defines the manifest producer contract that later runtime code consumes. Shared-entry identity, aliased remote lookups, and manifest-level RSC metadata belong here because they change what the manifest emits.
References
tests/rspack-test/configCases/container-1-5/manifest-rsc-references