mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-03 12:20:04 +02:00
use terser and clean-css directly
create a sourcemap as well by default
This commit is contained in:
4
node_modules/ajv/lib/dot/definitions.def
generated
vendored
4
node_modules/ajv/lib/dot/definitions.def
generated
vendored
@@ -63,7 +63,9 @@
|
||||
|
||||
|
||||
{{## def.nonEmptySchema:_schema:
|
||||
it.util.schemaHasRules(_schema, it.RULES.all)
|
||||
(it.opts.strictKeywords
|
||||
? typeof _schema == 'object' && Object.keys(_schema).length > 0
|
||||
: it.util.schemaHasRules(_schema, it.RULES.all))
|
||||
#}}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user