Wednesday, 5 April 2017

Javascript minifier supporting ES8 async/await feature

Currently appaers as UglifyJS2 and Google Closure doesn't support javascript minification of scripts including ES8 async/await usage without transpiling them.

Is there a way or another minifier to get these javascript scripts minified without the need to transpile them?



via Eghes

No comments:

Post a Comment