How can we lazy load remote applications in using RSBuild & Module Federation? #4395
Unanswered
basit-qayoom
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How can I dynamically load the remote entry file of a microfrontend application when its route is accessed for the first time in the shell application? Additionally, if the remote entry fails to load, how can I ensure the routes for the remote application are handled as "App down" but not as “Page Not Found” routes?
Beta Was this translation helpful? Give feedback.
All reactions