jsdf / sprockets-coffee-react

DEPRECATED – Sprockets preprocessor for CJSX (Coffeescript with React JSX markup)
MIT License
85 stars 29 forks source link

Sprockets 4 compatibility #17

Open ibrahima opened 8 years ago

ibrahima commented 8 years ago

Updates SprocketsCoffeeReact to use the Transformer interface as described in https://github.com/rails/sprockets/blob/master/guides/extending_sprockets.md

I don't think this allows source maps to work yet though.