godot/platform/javascript/export
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
..
export.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
export.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
export_plugin.cpp [HTML5] PWA service worker prefers cached version. 2022-02-06 18:46:22 +01:00
export_plugin.h Add missing SNAME macro optimization in some function calls 2022-02-06 15:54:04 +01:00
export_server.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00