coderaiser / minify

Minifier of js, css, html and img
https://coderaiser.github.io/minify
MIT License
225 stars 29 forks source link

Apply try-catch in lib/libOptions #77

Closed coderaiser closed 2 years ago

coderaiser commented 3 years ago

Apply try-catch and change signature of lib/options.js so it was the same as try-catch has: a tuple (an array) with two elements: [error, options].

theyup12 commented 3 years ago

Can I work on it ?

coderaiser commented 3 years ago

@theyup12 sure :)

coderaiser commented 2 years ago

Landed in v7.2.0 🎉