terser / html-minifier-terser

actively maintained fork of html-minifier - minify HTML, CSS and JS code using terser - supports ES6 code
https://terser.org/html-minifier-terser
MIT License
376 stars 30 forks source link

processFile(): await on minify #75

Closed laurentpayot closed 3 years ago

laurentpayot commented 3 years ago

npm test results:

node completed in 537ms
>> 1629 of 1629 passed, 0 failed
web completed in 1260ms
>> 1629 of 1629 passed, 0 failed

Linked package working on my machine.

sibiraj-s commented 3 years ago

@laurentpayot can you revert the lock file changes?

laurentpayot commented 3 years ago

@sibiraj-s sure

DanielRuf commented 3 years ago

Thank you very much. I will release a new version in a few minutes.