i would like to deploy my app in Angular to production server but I have problems. App works corectly when I use only angular routing (change component, not redirecting) but
I modified the web.config in my app:
In index.html is . Refreshing the page is now ok.