chore(cache): bump static assets y service worker a v33
Some checks failed
CI / lint-and-test (3.11) (push) Has been cancelled
CI / lint-and-test (3.13) (push) Has been cancelled

- Fuerza recarga del sidebar.js, app-init.js y workshop.js actualizados
- Soluciona que usuarios workshop/mechanic veian todos los menus por cache anterior
This commit is contained in:
2026-06-30 16:41:54 +00:00
parent 09e5bffe54
commit 4d971dd1a4
18 changed files with 72 additions and 72 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 = 32;
const VERSION = 33;
const CACHE_NAME = 'nexus-pos-v' + VERSION;
const APP_SHELL = [