mirror of
https://github.com/Tony0410/nextstep.git
synced 2026-05-24 21:31:43 +08:00
The service worker was failing to install because it tried to cache icon files that don't exist (icon-192.png, icon-512.png). Simplified the service worker to focus only on push notifications: - Removed caching during install (was causing "redundant" state) - Removed fetch handler caching - Removed references to non-existent icon files Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2.5 KiB
2.5 KiB