This commit is contained in:
breitenbach76 2026-06-09 08:21:31 +02:00
parent 4b031fd98a
commit e7e7912211
5 changed files with 55 additions and 70 deletions

View file

@ -1,5 +1,5 @@
/* Service Worker — SLC-Workshop Companion (App-Shell, offline-first) */
const CACHE = "slc-companion-v24";
const CACHE = "slc-companion-v25";
const SHELL = ["./", "index.html", "manifest.webmanifest", "icon.svg"];
// Action-Card-Grafiken (cards/s<service>-c<change>.png) fuer Offline vorab cachen (alle 24).
const CARDS = [];