I was wondering what would be the best way to import routes from app_02 to app_01 which is the shell app. One way could be adding children routes but I was wondering if there would be another way to do that so that we can do that so that we don't have to import the components again into the shell app. The main aim of this would be to be able to import different packages having their internal routes into the shell from a config that's in a database.
Asked
Active
Viewed 395 times