Open guillermo7227 opened 4 years ago
You need to implement this in serviceworker.js
.
Perhaps these links can help you:
https://deanhume.com/displaying-a-new-version-available-progressive-web-app/
https://developers.google.com/web/fundamentals/primers/service-workers/lifecycle
hi @guillermo7227 , have a look at this thread, It may help you to understand better the caching behaviour of your application: https://stackoverflow.com/questions/41000874/service-worker-expiration/54707038#54707038
I changed some images but the PWA keeps showing the old ones. How do I force the client to redownload all resources?