diff options
Diffstat (limited to 'assets/root/sw.js.bvr')
-rw-r--r-- | assets/root/sw.js.bvr | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/root/sw.js.bvr b/assets/root/sw.js.bvr index 45ac9dd..5f0979f 100644 --- a/assets/root/sw.js.bvr +++ b/assets/root/sw.js.bvr @@ -1,4 +1,5 @@ <@?i global@> +// @begin=js@ // Change version to cause cache refresh const static_cache_name = "site-static-<@?g app_version@>-<@?u 0 7 ?g latest_commit@>"; // commit before the latest is <@?g latest_commit@> |