You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, I have an existing angular application where i want to add a new feature/route to it, this route will be a new application built on ReactJS.
i want to connect it under the wrapper of that parent angular application so that i can get benifits of the existing drawers and navigation UI.
how can i achieve this using single spa?
P.S: we have to take the consideration that multiple micro frontends will be added like this in future.
The text was updated successfully, but these errors were encountered:
Right now, I have an existing angular application where i want to add a new feature/route to it, this route will be a new application built on ReactJS.
i want to connect it under the wrapper of that parent angular application so that i can get benifits of the existing drawers and navigation UI.
how can i achieve this using single spa?
P.S: we have to take the consideration that multiple micro frontends will be added like this in future.
The text was updated successfully, but these errors were encountered: