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

use minify

This commit is contained in:
s2
2019-04-15 10:35:12 +02:00
parent 9528e1e8e1
commit 86e1333c3e
9417 changed files with 70210 additions and 462173 deletions

6
node_modules/nwsapi/src/nwsapi.js generated vendored
View File

@@ -5,9 +5,9 @@
* nwsapi.js - Fast CSS Selectors API Engine
*
* Author: Diego Perini <diego.perini at gmail com>
* Version: 2.1.2
* Version: 2.1.3
* Created: 20070722
* Release: 20190328
* Release: 20190330
*
* License:
* http://javascript.nwbox.com/nwsapi/MIT-LICENSE
@@ -30,7 +30,7 @@
})(this, function Factory(global, Export) {
var version = 'nwsapi-2.1.2',
var version = 'nwsapi-2.1.3',
doc = global.document,
root = doc.documentElement,