gulp-community / gulp-terser-js

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

Update to Terser 5.2.0 #28

Open Atulin opened 4 years ago

Atulin commented 4 years ago

Version 5.2.0 adds support for nullish coalescing and optional chaining

A-312 commented 4 years ago

Related to #23