diff options
-rwxr-xr-x | bin/compose-html | bin | 22688 -> 22696 bytes | |||
-rwxr-xr-x | bin/compose-single | bin | 22544 -> 22552 bytes | |||
-rw-r--r-- | global.bvr | 1 | ||||
-rw-r--r-- | sw.js.bvr | 1 |
4 files changed, 2 insertions, 0 deletions
diff --git a/bin/compose-html b/bin/compose-html Binary files differindex 4e7ae30..77a7093 100755 --- a/bin/compose-html +++ b/bin/compose-html diff --git a/bin/compose-single b/bin/compose-single Binary files differindex 0f4b7d4..80970bc 100755 --- a/bin/compose-single +++ b/bin/compose-single @@ -1,2 +1,3 @@ <@?s bvr_include_path pages-src/ pages-src/misc/@> +# <@?s latest_commit ?i .git/refs/heads/dev@> <@?s app_version 1.0.13-beta@> @@ -1,6 +1,7 @@ <@?i global@> // Change version to cause cache refresh const static_cache_name = "site-static-<@?g app_version@>"; +# // latest commit is <@?g latest_commit@> // Got them with find . -not -path '*/\.*' | sed "s/.*/\"&\",/" | grep -v sw.js // sw.js NE SME BITI CACHAN, ker vsebuje verzijo! |