sw.js fixed 2
This commit is contained in:
@@ -5,7 +5,7 @@ const CACHE_NAME = 'whisky-vault-v6-bunker'; // Neue Version erzwingen!
|
|||||||
const CORE_PAGES = [
|
const CORE_PAGES = [
|
||||||
'/', // Dashboard / App Shell
|
'/', // Dashboard / App Shell
|
||||||
'/sessions', // Tasting Sessions
|
'/sessions', // Tasting Sessions
|
||||||
'/scan', // Scan Page (falls URL existiert)
|
//'/scan', // Scan Page (falls URL existiert)
|
||||||
// '/tasting/new' // <--- FÜGE HIER DEINE TASTING URL HINZU, falls sie existiert!
|
// '/tasting/new' // <--- FÜGE HIER DEINE TASTING URL HINZU, falls sie existiert!
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user