diff options
author | rstular <rok@stular.eu> | 2020-05-16 20:08:39 +0200 |
---|---|---|
committer | rstular <rok@stular.eu> | 2020-05-16 20:08:39 +0200 |
commit | 3cf435f43ab15ca6b45483d8bf4d7dc418d76f32 (patch) | |
tree | a77f43679c5ab1c102edff9afa89e747b0ebde22 /sw.js | |
parent | GSEC bug fixes - handling commas properly (diff) | |
parent | testiram! DNM. btw, kako se naredi diff brez commita? (diff) | |
download | beziapp-3cf435f43ab15ca6b45483d8bf4d7dc418d76f32.tar beziapp-3cf435f43ab15ca6b45483d8bf4d7dc418d76f32.tar.gz beziapp-3cf435f43ab15ca6b45483d8bf4d7dc418d76f32.tar.bz2 beziapp-3cf435f43ab15ca6b45483d8bf4d7dc418d76f32.tar.lz beziapp-3cf435f43ab15ca6b45483d8bf4d7dc418d76f32.tar.xz beziapp-3cf435f43ab15ca6b45483d8bf4d7dc418d76f32.tar.zst beziapp-3cf435f43ab15ca6b45483d8bf4d7dc418d76f32.zip |
Diffstat (limited to 'sw.js')
-rw-r--r-- | sw.js | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,8 +1,6 @@ - - // Change version to cause cache refresh const static_cache_name = "site-static-1.0.13-beta"; // Got them with find . -not -path '*/\.*' | sed "s/.*/\"&\",/" | grep -v sw.js |