add compiling of client code to es5

This commit is contained in:
Asraelite 2016-04-02 18:35:49 +01:00
parent 79dd88fd67
commit 7bd1935723
8 changed files with 4181 additions and 13 deletions

View file

@ -27,6 +27,7 @@
"socket.io": "^1.4.5",
"socket.io-client": "^1.4.5",
"stylus": "^0.54.2",
"traceur": "0.0.105",
"uglify-js": "^2.6.2",
"uuid": "^2.0.1"
}