ember-cli-rails-addon icon indicating copy to clipboard operation
ember-cli-rails-addon copied to clipboard

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

Open eyupatis opened this issue 7 years ago • 0 comments

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.

eyupatis avatar Oct 11 '18 13:10 eyupatis