1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-02 20:00:05 +02:00

use terser and clean-css directly

create a sourcemap as well by default
This commit is contained in:
s2
2020-02-13 15:39:37 +01:00
parent db9b32db65
commit a4b62da0ba
535 changed files with 33708 additions and 63052 deletions

View File

@@ -9,9 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"clean-css": "^4.2.3",
"jsdom": "^14.0.0",
"minify": "^5.1.0",
"minimist": "^1.2.0"
"minimist": "^1.2.0",
"terser": "^4.6.3"
},
"repository": {
"type": "git",