Install Bower and Bower components
Install Bower and Bower components
Note that this buildpack is meant to be used with heroku-buildpack-multi, you must have node and npm installed before installing this one this fork installs node itself, before installing bower.
If like us you use Rails, Bower components must be installed before assets are precompiled.
$ heroku config:add BUILDPACK_URL=https://github.com/ddollar/heroku-buildpack-multi.git
// .buildpacks
https://github.com/fetch/heroku-buildpack-bower.git
https://github.com/heroku/heroku-buildpack-ruby.git
heroku-buildpack-bower is © 2014 Mirego and may be freely distributed under the New BSD license.
See the LICENSE.md file.
Mirego is a team of passionate people who believe that work is a place where you can innovate and have fun. We proudly build mobile applications for iPhone, iPad, Android, Blackberry, Windows Phone and Windows 8 in beautiful Quebec City.
We also love open-source software and we try to extract as much code as possible from our projects to give back to the community.