Module Federation / Nx.dev / Remix.run #2333
ben-zabloski
started this conversation in
General
Replies: 1 comment
-
Remix has a bundler agnostic version in the works, so you can just use webpack not have to use esbuild. Jacob co-authored half the MF ecosystem with me, so there will likely be catered support for the tech - unlike next.js which actively suppresses it. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Watched the Nx / Module Federation live stream today and was curious about... combining everything 😅
I would love to take a crack at:
@nrwl/remix:host
generators in the same way asnx g @nrwl/react:host host --remotes=shop,cart,about
works - https://nx.dev/recipe/faster-builds#faster-builds-with-module-federationHave you heard if Remix is looking at supporting module federation in any official capacity or would we have to apply patches to make things happen? 🤔
Just getting excited about using everything here in a large-scale project 😁
Beta Was this translation helpful? Give feedback.
All reactions