rails / sprockets

Rack-based asset packaging system
MIT License
947 stars 788 forks source link

Recomend terser-ruby instead of uglifier #713

Closed gnumarcelo closed 3 years ago

gnumarcelo commented 3 years ago

As we are currently using a lot more of ES6 and UglifyJS is meant to work only with ES5 I think we should just suggest using terser-ruby gem instead.