Commit Graph

6 Commits

Author SHA1 Message Date
Jinzhe Zeng 8f7fdcc8f0
fix: use html-minifier-terser instead of html-minifier
html-minifier-terser was developed based on html-minifier, and the difference
between them is that html-minifier-terser can minify inline ES6 scripts in html
file, but html-minifier cannot.
2021-03-01 18:20:22 -05:00
MDLeom 51cc9b1d8d
feat: show path that caused the error 2020-09-05 11:58:20 +00:00
MDLeom 37ba1d9a2b
refactor: destructure 2020-09-05 11:22:36 +00:00
MDLeom ce8c4a145b
refactor(test): set default config in individual test 2020-09-05 11:18:35 +00:00
MDLeom 9e67d11e8a
test(html): invalid input
- uncovered using blns.json
- https://github.com/minimaxir/big-list-of-naughty-strings
2020-05-25 09:13:15 +01:00
curbengh 64ba16cb22
refactor(test): organise unit tests into separate files 2020-01-03 00:51:45 +00:00