Update service-worker.js
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
const CACHE_NAME = 'my-site-cache-v7';
|
const CACHE_NAME = 'my-site-cache-v7';
|
||||||
const urlsToCache = [
|
const urlsToCache = [
|
||||||
'/',
|
'/',
|
||||||
'/index.html?v=8',
|
'/index.html?v=9',
|
||||||
'/not_found_page.html',
|
'/not_found_page.html',
|
||||||
'/service-worker.js',
|
'/service-worker.js',
|
||||||
'/img/ai.webp',
|
'/img/ai.webp',
|
||||||
|
|||||||
Reference in New Issue
Block a user