victorwesterlund.com/public
Victor Westerlund 1e762a65ea Removed caching of subdirectories
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.
2020-12-15 14:46:41 +01:00
..
assets Removed caching of subdirectories 2020-12-15 14:46:41 +01:00
test Removed caching of subdirectories 2020-12-15 14:46:41 +01:00
index.html Added Service Worker for offline caching 2020-12-14 08:01:37 +01:00
not_found.html Closes #7 (#9) 2020-12-14 09:00:04 +01:00
sw.js Removed caching of subdirectories 2020-12-15 14:46:41 +01:00