implement cache-busting everywhere

This commit is contained in:
ansuz
2017-02-17 12:38:10 +01:00
parent c9b8889380
commit 66a21bb45c
13 changed files with 21 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
<script>
require.config({
waitSeconds: 60,
urlArgs: "bust=1.0.0",
});
</script>
<link rel="icon" type="image/png"