1
0
mirror of https://github.com/godotengine/godot synced 2024-07-05 17:18:46 +00:00
godot/misc
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
..
ci CI: Refactor Android workflow, use pre-installed SDK and NDK 2020-10-22 17:21:59 +02:00
dist [HTML5] PWA service worker prefers cached version. 2022-02-06 18:46:22 +01:00
hooks Fixed pre-commit-black file extensions 2021-11-18 19:29:17 +01:00
scripts CI: Fix exclude patterns with git ls-files 2022-02-01 09:58:57 +01:00