Compress an assets

This commit is contained in:
syuilo 2017-05-17 00:28:45 +09:00
parent fb70e3b176
commit 4c2a3d8df0
6 changed files with 19 additions and 5 deletions

View file

@ -67,6 +67,7 @@
"@types/websocket": "0.0.33",
"chai": "3.5.0",
"chai-http": "3.0.0",
"compression-webpack-plugin": "0.4.0",
"css-loader": "0.28.1",
"event-stream": "3.3.4",
"gulp": "3.9.1",
@ -87,7 +88,7 @@
"stylus-loader": "3.0.1",
"swagger-jsdoc": "1.9.4",
"tslint": "5.2.0",
"uglify-js": "git+https://github.com/mishoo/UglifyJS2.git#8f4b45f4f814c04918382949b4bcaf7a8d910281",
"uglify-js": "git+https://github.com/mishoo/UglifyJS2.git#harmony",
"webpack": "2.5.1"
},
"dependencies": {