replace application cache with service worker
Closed this issue · 2 comments
tomaszn commented
This is supposed to be an appcache implementation in sw:
https://github.com/googlearchive/sw-appcache-behavior/
sheppard commented
This is fixed in wq.app 1.3 alpha. I configured the service worker to attempt to load from the network if available, ensuring the latest code is available without the double refresh required by application cache.