html-next / smoke-and-mirrors

Ambitious infinite-scroll and svelte rendering for ambitious applications.
https://html-next.github.io/vertical-collection/
MIT License
274 stars 60 forks source link

bower dependencies are not imported correctly #34

Closed shime closed 9 years ago

shime commented 9 years ago

I'm getting this in my Ember 1.12.0 app:

Path or pattern "bower_components/animation-frame/AnimationFrame.min.js" did not match any files

Something weird is happening with addBowerPackagesToProject and switching to addBowerPackageToProject doesn't help either.

ember-cli/ember-cli-qunit#37

runspired commented 9 years ago

This sounds like an ember-cli issue?