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
2026-03-23 18:54:10 +01:00
2026-03-23 18:54:10 +01:00
2026-03-23 18:54:10 +01:00
Description
No description provided
85 KiB
Languages
HTML 75.1%
Python 16%
JavaScript 7.3%
Dockerfile 1.6%