chore(cache): bump static assets y service worker a v33
- 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:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user