Webpack 5 Module Federation in Gatsby #32540
Unanswered
rambabusaravanan
asked this question in
Help
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried using module federation in simple custom react application and it worked well.
I also tried the same in gatsby it worked well in "gatsby develop" mode but failed when I run "gatsby build".
I tried to exclude the module during building html as mentioned here. Still failed
Note: version of "gatsby": "^3.10.2",
Beta Was this translation helpful? Give feedback.
All reactions