[claude] Add service worker for true offline capability (#212) #215
Reference in New Issue
Block a user
Delete Branch "claude/issue-212"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #212
Changes
sw.js— new service worker with:/api/routes so live data stays freshindex.htmlfor navigation requestsskipWaiting) and cleans up stale cachesindex.html— registers/sw.jsvia a small inline script (progressive enhancement, silent fail if SW not supported)