-
Notifications
You must be signed in to change notification settings - Fork 10
es6 (babel) compressor? #51
Comments
Not yet, but we could use an es6 transpiler and minifier for the JavaScript compressor instead of using jsmin. |
@jaysonsantos, @alanhamlett, hope to see it soon 😉 |
I don't have the resources to build it right now, but we're open to pull requests. |
@d9k If you know how to transpile manually, write the steps here so someone or I can pick it up to do. |
Got to work with local node_modules installation.
input:
after new empty line press Expected output:
|
Hi @d9k, it looks good. Do you want to wrap it in a pull request with the proper tests? |
@jaysonsantos, thanks for advices! |
Do the es6 compressor exist?
The text was updated successfully, but these errors were encountered: