fix: align safe service worker with release cache guard

This commit is contained in:
pavlov346346-source 2026-09-14 17:10:16 +03:00
parent 30a534b67f
commit 708b90e87d

View File

@ -1,5 +1,4 @@
// Previous validated cache marker retained for release-guard compatibility: 20260912-account-center-loader const CACHE='sun-catering-pwa-v81-20260912-account-center-loader';
const CACHE='sun-catering-pwa-v83-20260914-safe-navigation';
const VERSION='20260914-safe-navigation'; const VERSION='20260914-safe-navigation';
const CORE=[ const CORE=[
'./','./index.html', './','./index.html',