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

update minify

This commit is contained in:
s2
2020-02-07 22:55:28 +01:00
parent 439b2733a6
commit 9dc253a6be
77 changed files with 6154 additions and 24560 deletions

7
node_modules/terser/tools/postinstall.js generated vendored Normal file
View File

@@ -0,0 +1,7 @@
if (process.env.CI || process.env.ADBLOCK || process.env.DISABLE_OPENCOLLECTIVE) return;
console.log(
`###########################################################
# contribute to Terser! https://opencollective.com/terser #
###########################################################
`)