victorwesterlund.com/public/assets/js
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
..
legacy.js Draft 2020-11-20 12:47:36 +01:00
script.js Removed caching of subdirectories 2020-12-15 14:46:41 +01:00