fix(sw): bump SW version to 41; fix page guard fallback to avoid loops
Some checks failed
CI / lint-and-test (3.11) (push) Has been cancelled
CI / lint-and-test (3.13) (push) Has been cancelled

This commit is contained in:
2026-07-03 08:27:11 +00:00
parent 0bd5ee8ee8
commit 07dad0801e
2 changed files with 31 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
// The fetch handler normalizes static asset URLs (strips ?v= query strings)
// so templates can use cache-busting query params freely.
const VERSION = 40;
const VERSION = 41;
const CACHE_NAME = 'nexus-pos-v' + VERSION;
const APP_SHELL = [