mirror of
https://codeberg.org/vlw/victorwesterlund.com.git
synced 2025-11-05 13:42:41 +01:00
Subdirectories with the exception of /assets/ will not get cached by the Service Worker. A normal network fetch() will be executed. Added scope to Service Worker register. Added "fetchContent()" which performs a normal network fetch() and follows redirects. |
||
|---|---|---|
| .. | ||
| assets | ||
| test | ||
| index.html | ||
| not_found.html | ||
| sw.js | ||