1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-03 04:10:04 +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": "har-validator@~5.1.0",
"_from": "har-validator@~5.1.3",
"_id": "har-validator@5.1.3",
"_inBundle": false,
"_integrity": "sha512-sNvOCzEQNr/qrvJgc3UG/kD4QtlHycrzwS+6mfTrrSq97BvaYcPZZI1ZSqGSPR73Cxn4LKTD4PttRwfU7jWq5g==",
@@ -8,19 +8,19 @@
"_requested": {
"type": "range",
"registry": true,
"raw": "har-validator@~5.1.0",
"raw": "har-validator@~5.1.3",
"name": "har-validator",
"escapedName": "har-validator",
"rawSpec": "~5.1.0",
"rawSpec": "~5.1.3",
"saveSpec": null,
"fetchSpec": "~5.1.0"
"fetchSpec": "~5.1.3"
},
"_requiredBy": [
"/request"
],
"_resolved": "https://registry.npmjs.org/har-validator/-/har-validator-5.1.3.tgz",
"_shasum": "1ef89ebd3e4996557675eed9893110dc350fa080",
"_spec": "har-validator@~5.1.0",
"_spec": "har-validator@~5.1.3",
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\request",
"author": {
"name": "Ahmad Nassri",