Source code for victorwesterlund.com
Find a file
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
api Merge branch 'master' into develop 2020-11-30 07:28:34 +01:00
public Removed caching of subdirectories 2020-12-15 14:46:41 +01:00
.gitignore 1.0.0-dev11292157 2020-11-29 21:59:57 +01:00
README.md Update README.md 2020-11-30 07:34:23 +01:00
server.conf Merge branch 'master' of https://github.com/VictorWesterlund/victorwesterlund.com 2020-11-30 07:50:20 +01:00

victorwesterlund.com

Website

Source code for victorwesterlund.com