curbengh / hexo-yam

Yet Another Minifier. Minify static web assets and compress using brotli and zstd.
MIT License
24 stars 2 forks source link

refactor: switch html-minifier to html-minifier-terser #152

Closed curbengh closed 5 months ago

curbengh commented 5 months ago

https://github.com/kangax/html-minifier/issues/1135 html-minifier-terser notably is async only.

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (dffeb0c) 98.95% compared to head (0bee9ad) 98.95%. Report is 1 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #152 +/- ## ======================================= Coverage 98.95% 98.95% ======================================= Files 1 1 Lines 192 192 Branches 42 42 ======================================= Hits 190 190 Misses 2 2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.