godot/misc/dist/html
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
..
editor.html Tweak theme color to match the Godot editor's background color 2022-01-19 20:19:24 +01:00
full-size.html Center the indeterminate spinner on HTML5 page 2021-12-09 23:18:48 +08:00
logo.svg
manifest.json Tweak theme color to match the Godot editor's background color 2022-01-19 20:19:24 +01:00
offline-export.html
offline.html Tweak theme color to match the Godot editor's background color 2022-01-19 20:19:24 +01:00
service-worker.js [HTML5] PWA service worker prefers cached version. 2022-02-06 18:46:22 +01:00