Replies: 1 comment
-
You can use runtime plugins to control remote loading and injection for stuff like this. look in module-federation-examples/runtime-plugins repo and youll see many examples |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
The above working, but when i change as below not working.
If I use init method to init & register
Then sync import ==> import {button } from "app1/button" not working
can someone suggest me the better way for dynamic register
Beta Was this translation helpful? Give feedback.
All reactions