Is Nested remotes possible with dynamic runtime remotes #4321
Unanswered
DeveshSapkale
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Shouldn't be a problem. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am interested in understanding whether module federation runtime can accommodate nested remotes.
To illustrate, consider the following structure:
I intend to implement {registerRemotes, loadRemote} from @module-federation/enhanced/runtime for this setup. Is it feasible to achieve this with module federation v2, and does it inherently support such a configuration? Additionally, are there any existing examples that demonstrate this? I came across one example of nested remotes, but it utilized a build-time plugin (nested-remote).
I hope I have clearly conveyed my inquiry.
Thank you,
@ScriptedAlchemy
Beta Was this translation helpful? Give feedback.
All reactions