diff --git a/_cache_service_worker.js b/_cache_service_worker.js index 4195691..7f8fa31 100644 --- a/_cache_service_worker.js +++ b/_cache_service_worker.js @@ -14,10 +14,10 @@ limitations under the License. */ -const PRECACHE = 'precache-v3'; +const PRECACHE = 'precache-v5'; const RUNTIME = 'runtime'; const PRECACHE_URLS = [ - 'index.html','./', + 'index.html',/*'./',*/ 'manifest.json', 'favicon.png', 'logo192.png', diff --git a/index.html b/index.html index 117ec3b..b64884d 100644 --- a/index.html +++ b/index.html @@ -122,7 +122,7 @@