armin-pfaeffle / atom-minify

Minifies JS and CSS files, optionally on save ‒ package for atom.io
https://atom.io/packages/atom-minify
MIT License
24 stars 7 forks source link

Support ES6 Minification #28

Closed mckenna closed 8 years ago

mckenna commented 8 years ago

It would be sweet if atom-minify could support ES6 minification. Google Closure Compiler supports ES6 via a language flag in the API.

mckenna commented 8 years ago

Sorry, I see I can pass params.