gulp-community / gulp-terser-js

A Terser-js plugin for Gulp
MIT License
12 stars 4 forks source link

Support for async/await #10

Closed tones31 closed 4 years ago

tones31 commented 4 years ago

I get "unexpected await identifier inside strict mode" when trying to minify a file with async/await