add client js minifier

This commit is contained in:
Asraelite 2016-03-21 13:19:34 +00:00
parent 4c6eb86794
commit 1de440cedb
6 changed files with 59 additions and 2 deletions

View file

@ -17,6 +17,8 @@
"box2dweb": "^2.1.0-b",
"colors": "^1.1.2",
"express": "^4.13.4",
"socket.io": "^1.4.5"
"recursive-readdir": "^1.3.0",
"socket.io": "^1.4.5",
"uglify-js": "^2.6.2"
}
}