babel-schmooze-sprockets
babel-schmooze-sprockets copied to clipboard
Add Babel support to sprockets using Schmooze.
I attempted to use this with Sprockets 4 to get ES6 working with Rails. I got an error reading: > No such file or directory - node I assume this...
Hi there, I tried following your article (http://nandovieira.com/using-es2015-with-asset-pipeline-on-ruby-on-rails) with a fresh rails 5.0.0 app and got into the error below. I put a test app together at https://github.com/mhfs/es6test in case...
Sprockets 4 is still in beta, but this [requires sprockets 4.x](https://github.com/fnando/babel-schmooze-sprockets/blob/1ca192e1757d813d788a8dcb6257a3d0859f0eec/babel-schmooze-sprockets.gemspec#L20). Can this support 3.x as well?