samvera-deprecated / curation_concerns

A Hydra-based Rails Engine that extends an application, adding the ability to Create, Read, Update and Destroy (CRUD) objects (based on Hydra::Works) and providing a generator for defining object types with custom workflows, views, access controls, etc.
Other
15 stars 27 forks source link

Switch to babel-schmooze-sprockets #949

Open jcoyne opened 8 years ago

jcoyne commented 8 years ago

https://github.com/fnando/babel-schmooze-sprockets

This would give us Babel 6 support. The current ruby-babel-transpiler doesn't support Babel 6 and the maintainer doesn't seem interested in it. https://github.com/babel/ruby-babel-transpiler/issues/288

tpendragon commented 8 years ago

Oh, nice, it even has polyfill support. We had to pull that in before from rails-assets..