Files
transcript/app/static/sw.js
Julien Calixte 42540752af fix(pwa): switch service worker to network-first strategy
Cache-first was preventing updates from reaching users. Network-first
always fetches fresh content and only falls back to cache when offline.
Also bumps cache version to evict stale cache-first entries.
2026-03-23 19:33:27 +01:00

772 B