godot/platform/javascript/js
Fabio Alessandrelli cc4612277b [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:46:22 +01:00
..
engine [HTML5] PWA service worker prefers cached version. 2022-02-06 18:46:22 +01:00
jsdoc2rst
libs [HTML5] Fix gamepad samples not being properly reset. 2022-01-31 14:56:48 +01:00