Update service-worker.js
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
const CURRENT_VERSION = 'v28';
|
||||
const CACHE_NAME = `cache-${CURRENT_VERSION}`;
|
||||
|
||||
const urlsToCache = [
|
||||
'/',
|
||||
'/index.html',
|
||||
|
||||
Reference in New Issue
Block a user