Comparing version
@@ -20,3 +20,3 @@ /* сжимаем код через clean-css */ | ||
const {code} = transform({ | ||
code: Buffer.from('.foo { color: red }'), | ||
code: Buffer.from(data), | ||
minify: true, | ||
@@ -23,0 +23,0 @@ }); |
{ | ||
"name": "minify", | ||
"version": "12.0.1", | ||
"version": "12.1.0", | ||
"description": "Minifier of js, css, html and img", | ||
@@ -44,2 +44,3 @@ "homepage": "http://coderaiser.github.io/minify", | ||
"lightningcss": "^1.28.1", | ||
"montag": "^1.2.1", | ||
"readjson": "^2.2.2", | ||
@@ -46,0 +47,0 @@ "simport": "^1.2.0", |
Sorry, the diff of this file is not supported yet
38562
0.19%15
7.14%+ Added
+ Added