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

sprockets-es6 dependency is experimental #884

Open awead opened 8 years ago

awead commented 8 years ago

Descriptive summary

According to the sprockets-es6 github page:

This plugin is primarily experimental and will never reach a stable 1.0. The purpose is to test out BabelJS features on Sprockets 3.x and include it by default in Sprockets 4.x.

I know there's probably nothing else out there at the moment because ECMA6 is pretty new, but I'm just registering the issue here so that we're aware we're depending on a self-described experimental gem.

jcoyne commented 8 years ago

And we will stop using it when Sprockets 4.0 is released (it's currently 4.0.0.beta2)