implement cache-busting everywhere
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
<script>
|
||||
require.config({
|
||||
waitSeconds: 60,
|
||||
urlArgs: "bust=1.0.0",
|
||||
});
|
||||
</script>
|
||||
<link rel="icon" type="image/png"
|
||||
|
||||
Reference in New Issue
Block a user