forked from FoundKeyGang/FoundKey
Michcio
026941ce77
In current state, service worker overloads every "connection error" kind of reaction to a plaintext 200 saying "Offline.", which leads to terribly undebuggable situations as the browser decides to cache this as an image, and then someone's pfp is broken literally forever unless you Ctrl+Shift+R every time you reload frontend. This change removes the handler, because it is unclear how we even benefit from it being there. |
||
---|---|---|
.. | ||
src | ||
.eslintrc.js | ||
build.js | ||
package.json | ||
tsconfig.json |