fix: align safe service worker with release cache guard
This commit is contained in:
parent
30a534b67f
commit
708b90e87d
@ -1,5 +1,4 @@
|
||||
// Previous validated cache marker retained for release-guard compatibility: 20260912-account-center-loader
|
||||
const CACHE='sun-catering-pwa-v83-20260914-safe-navigation';
|
||||
const CACHE='sun-catering-pwa-v81-20260912-account-center-loader';
|
||||
const VERSION='20260914-safe-navigation';
|
||||
const CORE=[
|
||||
'./','./index.html',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user