virtualx-engine/platform/javascript/js
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
..
engine [HTML5] PWA service worker prefers cached version. 2022-02-06 18:33:13 +01:00
jsdoc2rst [HTML5] Add jsdoc2rst tool. 2021-02-26 15:35:45 +01:00
libs [HTML5] Fix gamepad samples not being properly reset. 2022-01-31 22:54:24 +01:00