When I publish angular pwa application to subfolder in IIS, pwa application not work in offline.
ng build --prod --baseHref=/subfolder/ does not help.
I use https on web site.
How exactly reconfigure angular pwa application to work offline if application is not published to root of IIS but to subfolder of IIS?
Does anybody have functional demo of angular pwa application working offline after publishing to IIS subfolder?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…