I am running two application in one Angular project, what I want is to run the apps in a Tomcat server. My problem is when I try to build it and put the dist folder in the Tomcat, it is not recognizing the cpho.html and hhpnz.html as an index.html file even though I try to set it up as an index.html in the .angular-cli.json, any solution? work around? or maybe even a better way to do this?
Here is my project structure