[FEATURE] improve uglifying and make both pipelines highly configurable
Showing
... | ... | @@ -30,6 +30,7 @@ |
"exorcist": "^1.0.1", | ||
"freedesktop-notifications": "^1.2.3", | ||
"globby": "^8.0.1", | ||
"hirestime": "^3.2.1", | ||
"imagemin": "^6.0.0", | ||
"imagemin-gifsicle": "^5.2.0", | ||
"imagemin-jpegtran": "^5.0.2", | ||
... | ... | @@ -37,6 +38,7 @@ |
"imagemin-svgo": "^7.0.0", | ||
"inquirer": "^6.2.0", | ||
"log-symbols": "^2.2.0", | ||
"minify-stream": "^1.2.0", | ||
"mkdirp": "^0.5.1", | ||
"node-notifier": "^5.2.1", | ||
"node-sass": "^4.9.3", | ||
... | ... |
Please register or sign in to comment