Add a Native Federation generator #21829
Replies: 9 comments 4 replies
-
|
I also want to know what direction Nx will take regarding module federation and eventually native module federation. |
Beta Was this translation helpful? Give feedback.
-
|
Any update ? Thanks |
Beta Was this translation helpful? Give feedback.
-
|
I'm playing with Native Federation (@angular-architects/native-federation) and love the way it works. Since we use NX a lot in our Angular projects, it would be great to have built-in tools from NX. |
Beta Was this translation helpful? Give feedback.
-
|
+1 |
Beta Was this translation helpful? Give feedback.
-
|
Any plan or news on this regards? +1 anyway |
Beta Was this translation helpful? Give feedback.
-
|
I would prefer a focus on transitioning to Module Federation 2.0, which is also bundler independent |
Beta Was this translation helpful? Give feedback.
-
|
Is it documented anywhere whether the plan is to continue with module federation or eventually adapt native federation? I adapted native federation at my last company, but have wanted to get the benefits of NX. |
Beta Was this translation helpful? Give feedback.
-
|
Up +1 |
Beta Was this translation helpful? Give feedback.
-
|
any updates on the matter? We have integrated native federation ourselves into our Nx angular monorepo, but would be great to have the option to offload that to Nx directly. With the new angular build system we had to do it, as we could no longer use module federation that is webpack bound. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
HI,
As Webpack is getting more and more deprecated in favour of esbuild, are you planning to add a generator for the tooling-agnostic Native Federation from @manfredsteyer ?
This way we could generate microfrontends with any bundler without being tied to Webpack
I know one already exists (@angular-architects/native-federation) but I find that it does not really compare to the one Nx is providing for Module Federation. It does the job but it's missing some ease of use.
Thanks !
Beta Was this translation helpful? Give feedback.
All reactions