virtualx-engine/platform/javascript/js/engine
Fabio Alessandrelli 73f396572a [HTML5] PWA service worker prefers cached version.
Use an offline first approach, where we prefer the cached version over
the network one.
This forces games using PWA to always re-export the project and not just
the PCK, so that the service worker version gets updated correctly, and
the end-user cache is correctly cleared on update.
2022-02-06 18:33:13 +01:00
..
config.js [HTML5] PWA service worker prefers cached version. 2022-02-06 18:33:13 +01:00
engine.externs.js [HTML5] Preloader fetch, streaming instantiation. 2021-03-05 17:32:17 +01:00
engine.js [HTML5] PWA service worker prefers cached version. 2022-02-06 18:33:13 +01:00
preloader.js [HTML5] Disable body_size in fetch. 2021-04-05 11:59:38 +02:00