mirror of
https://github.com/node-red/node-red.git
synced 2025-12-28 07:41:42 +01:00
Minify node .html files before sending
This commit is contained in:
@@ -38,7 +38,9 @@
|
||||
"irc":"0.3.6",
|
||||
"follow-redirects":"0.0.3",
|
||||
"cors":"2.2.0",
|
||||
"mkdirp":"0.3.5"
|
||||
"mkdirp":"0.3.5",
|
||||
"cheerio":"0.15.0",
|
||||
"uglify-js":"2.4.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"grunt": "0.4.4",
|
||||
|
||||
Reference in New Issue
Block a user