microsoft / ajaxmin

The Microsoft Ajax Minifier enables you to improve the performance of your Ajax applications by reducing the size of your Cascading Style Sheet and JavaScript files.
https://www.nuget.org/packages/AjaxMin
MIT License
33 stars 21 forks source link

Support for `?.` #17

Open thdoan opened 2 years ago

thdoan commented 2 years ago

For anyone planning to pick up the mantle on maintaining this great little project, please add support for the ES6 optional chaining operator.