rossknudsen / rossknudsen.github.io

My personal website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create Custom Service Worker

rossknudsen opened this issue · comments

Commit 042b705 removed the service worker registration because it was causing an issue with navigating to project pages as the service worker presumably was caching the result and not going to the network to retrieve the requested resource. We should look for a way to implement a custom service worker.