rediche / gw2-ninja

A collection of Guild Wars 2 Tools.

Home Page:https://gw2.ninja

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reenable service worker

rediche opened this issue · comments

Service worker was disabled because of a bug where the route "/precursors" would be served to the index.html from the service worker. This caused the precursors page to not work.

Before service workers can be reenabled on build, there needs to be found a solution. Maybe implement the precursor rain into the frontend website?