rondale-sc / ember-cli-rails-addon

27 stars 37 forks source link

if jquery installed already, use that version, otherwise use Ember's #37

Open eyupatis opened 5 years ago

eyupatis commented 5 years ago

This problem is occuring when you are using ember-cli-rails on a Rails project that has Jquery already. Also with @ember/optinal-features package, Jquery is an optional dependency for Ember projects, so it should not be a hard dependency.