vuejs-templates/pwa

SPA app using angular not working offline for pages other than Index

surajsnanavare opened this issue · 0 comments

Hi,
I have created PWA for angular app. I have used templatedUrl in service worker. It will work fine, it updates Index.html file in cache but not showing newer copy of index.html page in browser even after refreshing.
Please give me a solution!