tonycoco / heroku-buildpack-ember-cli

A Heroku Buildpack for Ember CLI Applications
MIT License
321 stars 121 forks source link

Make sure to use existing bower #123

Closed kenglxn closed 8 years ago

kenglxn commented 8 years ago

In the case where you use rebuild all bower will always fail install check. This causes problems if you use shrinkwrap in combination with rebuild all.

The fix: