Dynamic module routing from host application #1692
DannyBo-Affilomania
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi! I've just started using the library for a project we're building in my company.
Our goal is to create around 6-7 separated apps where each will be separated route.
For example:
In case of subroutes, those will be built in the remote app in pages folder as usual.
I saw there an
exposePages
property but not sure how to map routes to the remote pages that defines inremotes
key on webpack.Any help will be greatly appriciated.
Beta Was this translation helpful? Give feedback.
All reactions