Closed parthsw closed 6 years ago
I was trying to uglify JS file using this module but it is failing due to the use of ES6 const keyword. Just wondering whether this module is going to provide the support for it?
This module will provide support for it when UglifyJS does.
I was trying to uglify JS file using this module but it is failing due to the use of ES6 const keyword. Just wondering whether this module is going to provide the support for it?