WebPack withModuleFederation and withModuleFederationForSSR #31883
Unanswered
sshakil-h2
asked this question in
Questions
Replies: 0 comments
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.
-
I have a task to integrate my react nx application to an existing React WebPack 5 Module federated app. The client application exposes a federated component that itself depends on other federated components. As they are using WebPack 5 module federation its hard to move it to Module-federation.io's implementation. Is there a way I could use the webpack5 federated component with my nx app with out a huge change to the client application.
Beta Was this translation helpful? Give feedback.
All reactions