- From: Rohit Sharma <notifications@github.com>
- Date: Tue, 09 Aug 2016 20:06:02 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Wednesday, 10 August 2016 03:06:31 UTC
Hi, As much as I understand the updation concept, SW updates when there's a byte difference in either service-worker.js or any file within it's scope. But, it sometimes work and the other times don't. This behaviour isn't consistent. I am using sw-precache to generate my service-worker.js. If I'm posting it on a wrong forum then please let me know. I just feel that this has got to do with the behaviour of service worker and hence i am here. P.S. : Service worker recognises the "byte" difference all the time but sometimes it does so during the first shift+reload then reload and sometimes it takes more repeated reloads. I have implemented SW on chromium v50 --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/946
Received on Wednesday, 10 August 2016 03:06:31 UTC