wq/wq.app

replace application cache with service worker

Closed this issue · 2 comments

This is supposed to be an appcache implementation in sw:
https://github.com/googlearchive/sw-appcache-behavior/

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.