linstula / ember-cli-bootstrap

ember-cli addon for Twitter Bootstrap
37 stars 20 forks source link

Update addon to use new style of index.js #13

Closed bcardarella closed 10 years ago

bcardarella commented 10 years ago

I believe this PR should be used as a replacement for 617d6f52adb1016103338d689a81d648d3b0064b

Keeping the bower install is a good idea, bootstrap components shouldn't be moved into npm. And caching vendor assets in the ember-cli shim is bad.