lavas-project / jekyll-pwa

Jekyll plugin for PWA
MIT License
107 stars 19 forks source link

No need to set the cache header for the service worker since Chrome 68 #19

Open PengXing opened 5 years ago

PengXing commented 5 years ago

Starting in Chrome 68, HTTP requests that check for updates to the service worker script will no longer be fulfilled by the HTTP cache by default.

https://developers.google.com/web/updates/2018/06/fresher-sw