Aug 24, 2017 · 1 min read
Nice article. I have a problem to configure ngsw-manifest.json file because it is in only in /dist folder
when i build the project, angular clear this folder
I also created a git project to show you my problem.
If I connect to the app using /index.html, everything works perfectly
But it doesn’t work when i want to go existing route such as “/”.
Can you help me?