How to set up remotes with @module-federation
instead of @nx/angular/mf
?
#3570
Unanswered
Chiorufarewerin
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Hey ! We have an example with angular you can take a peak at https://github.com/ZephyrCloudIO/zephyr-examples/tree/main/examples/nx-ng Does this helps ? |
Beta Was this translation helpful? Give feedback.
4 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.
-
I don't have SSR, and the host initializes remotes dynamically.
main.ts
When I try to use
init
from@module-federation/enhanced/runtime
,I'm getting errors because I don't have Node.js at browser runtime:
Beta Was this translation helpful? Give feedback.
All reactions