mirror of
https://github.com/seejohnrun/haste-server.git
synced 2026-01-28 02:17:11 +00:00
Auto-compress javascript assets
This commit is contained in:
@@ -20,7 +20,8 @@
|
||||
"dependencies": {
|
||||
"winston": "*",
|
||||
"hashlib": "*",
|
||||
"connect": "*"
|
||||
"connect": "*",
|
||||
"uglify-js": "*"
|
||||
},
|
||||
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user