vigetlabs / gulp-rails-pipeline

Ditch the Rails Asset Pipeline and roll your own with Gulp
MIT License
646 stars 64 forks source link

Transform JS with babelify for ES6 support #21

Open sheerun opened 9 years ago

sheerun commented 9 years ago

ES6 is pretty much standard these days :) And you can actually mix it with coffee.

I've also added export / import example.