oortcloud / heroku-buildpack-meteorite

MIT License
188 stars 97 forks source link

allow bower for front-end dependencies #28

Closed tnguyen14 closed 10 years ago

tnguyen14 commented 10 years ago

This PR installs bower and pull in any bower dependencies for the app before bundling.

areed commented 10 years ago

I'm not sure bower is used widely enough with Meteorite to warrant installing bower for everybody. Perhaps you should maintain your fork for people looking for bower support, or create a buildpack that only installs and runs bower and use that with this buildpack and the https://github.com/ddollar/heroku-buildpack-multi