From e1e4415829d792063360fb545948d235462d3ac6 Mon Sep 17 00:00:00 2001 From: Marc Robledo Date: Wed, 17 Apr 2019 23:18:36 +0200 Subject: [PATCH] trying to fix PWA --- _cache_service_worker.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_cache_service_worker.js b/_cache_service_worker.js index 810e019..4195691 100644 --- a/_cache_service_worker.js +++ b/_cache_service_worker.js @@ -14,7 +14,7 @@ limitations under the License. */ -const PRECACHE = 'precache-v2'; +const PRECACHE = 'precache-v3'; const RUNTIME = 'runtime'; const PRECACHE_URLS = [ 'index.html','./',