2

I am working on an angular application which acts as a container application and hosts and lazy loads multiple other angular2 applications as its feature modules. These applications are deployed as microservices and can be accessed via their own urls.

The problem I have is that how do I determine assets urls for these sub applications when they are integrated in the container application. I cannot have base url set for sub apps because their index page won't be loaded inside container app.

cmayankc
  • 61
  • 5

0 Answers0