Module Federation not working in production. #4340
Unanswered
josephinney
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello. I am trying module-federation by first time using rsbuild following https://module-federation.io/guide/start/quick-start.html.
In development mode, everything works fine, but in production it doesn't (in the consumer, i can't load the federated module).
Here the rsbuild.config of the producer:
Here the rsbuild.config of the consumer:
Beta Was this translation helpful? Give feedback.
All reactions