summaryrefslogtreecommitdiff
path: root/public/js/app.js
diff options
context:
space:
mode:
authorYukai Huang2016-10-07 23:06:10 +0800
committerYukai Huang2016-10-08 08:13:40 +0800
commit8e11c19bed6b99b5476d9d7a6125dcfdd4119064 (patch)
treefbf921670e70d988ee6b71b94665dafaddcc7562 /public/js/app.js
parent325d1f1a326a4ef5eaa070e56665c9b5680f1e36 (diff)
Move out script tag and use js instead
Diffstat (limited to '')
-rw-r--r--public/js/app.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/js/app.js b/public/js/app.js
new file mode 100644
index 00000000..fe864504
--- /dev/null
+++ b/public/js/app.js
@@ -0,0 +1 @@
+require('./index');