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

@@ -1,5 +1,5 @@
{
"_from": "w3c-xmlserializer@^1.0.1",
"_from": "w3c-xmlserializer@^1.1.2",
"_id": "w3c-xmlserializer@1.1.2",
"_inBundle": false,
"_integrity": "sha512-p10l/ayESzrBMYWRID6xbuCKh2Fp77+sA0doRuGn4tTIMrrZVeqfpKjXHY+oDh3K4nLdPgNwMTVP6Vp4pvqbNg==",
@@ -8,19 +8,19 @@
"_requested": {
"type": "range",
"registry": true,
"raw": "w3c-xmlserializer@^1.0.1",
"raw": "w3c-xmlserializer@^1.1.2",
"name": "w3c-xmlserializer",
"escapedName": "w3c-xmlserializer",
"rawSpec": "^1.0.1",
"rawSpec": "^1.1.2",
"saveSpec": null,
"fetchSpec": "^1.0.1"
"fetchSpec": "^1.1.2"
},
"_requiredBy": [
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-1.1.2.tgz",
"_shasum": "30485ca7d70a6fd052420a3d12fd90e6339ce794",
"_spec": "w3c-xmlserializer@^1.0.1",
"_spec": "w3c-xmlserializer@^1.1.2",
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\jsdom",
"bugs": {
"url": "https://github.com/jsdom/w3c-xmlserializer/issues"