summaryrefslogtreecommitdiffstats
path: root/install/static/develop.js
diff options
context:
space:
mode:
Diffstat (limited to 'install/static/develop.js')
-rw-r--r--install/static/develop.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/install/static/develop.js b/install/static/develop.js
index 251be0faf..462253500 100644
--- a/install/static/develop.js
+++ b/install/static/develop.js
@@ -1,3 +1,5 @@
+/*jsl:import ipa.js */
+
if (window.location.protocol == 'file:') {
IPA.json_url = "test/data";
IPA.use_static_files = true;