Update service-worker.js
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
const CACHE_NAME = 'my-site-cache-v3';
|
const CACHE_NAME = 'my-site-cache-v4';
|
||||||
const urlsToCache = [
|
const urlsToCache = [
|
||||||
'/',
|
'/',
|
||||||
'/index.html',
|
'/index.html',
|
||||||
|
|||||||
Reference in New Issue
Block a user