auto replace cache on new deploy
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const CACHE = 'gj-v1'
|
||||
const CACHE = 'gj-__BUILD_TIME__'
|
||||
|
||||
self.addEventListener('install', (e) => {
|
||||
e.waitUntil(
|
||||
|
||||
Reference in New Issue
Block a user