summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.php b/index.php
index 220fe27c1..66314ad17 100644
--- a/index.php
+++ b/index.php
@@ -91,6 +91,7 @@
<script>
dojoConfig = {
async: true,
+ cacheBust: new Date(),
packages: [
{ name: "fox", location: "../../js" },
]