I have an ionic app that I use as a pwa
, I have install @angular/pwa
with ng add @angular/pwa
then I run ionic build --prod
and I upload all y www folder on my server but when I refresh a page I got 404 Not Found The requested URL was not found on this server.
Someone knows why ? I don't know which file and folder I should share with you to help so let me know if needed. Thank ou everyone