kalcifer / ember-dragula

Simple drag and drop with dragula and ember
MIT License
27 stars 17 forks source link

Fix dragula path on index.js #13

Closed romulomachado closed 8 years ago

romulomachado commented 8 years ago

As dragula is being installed on bower_components/dragula instead of bower_components/dragula.js, a Build error is being thrown.

This PR fixes the dragula path on index.js.