arcomage / arcomage-hd

Web-based, free and open source, remastered 3D clone of 3DO/NWC's 2000 card game Arcomage. 13 languages. Desktop or mobile Android iOS. Online or offline PWA. Against AI or Multiplayer (w/o server). 🧝👾🃏 (ts+react+redux+rxjs, CSS-based anim, WebRTC)

Home Page:https://arcomage.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PWA strategy

tomchen opened this issue · comments

Change CacheOnly to StaleWhileRevalidate so PWA can update from network

https://developers.google.com/web/tools/workbox/modules/workbox-strategies

91f4e2e

(for future reference)