How to set up remotes with @module-federation
instead of @nx/angular/mf
?
#30278
Unanswered
Chiorufarewerin
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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