mquandalle / meteor-bower

[DEPRECATED] Use bower packages in your Meteor app
http://bower.io/search/
MIT License
157 stars 28 forks source link

Use public/bower_components as an example instead of public/bower #87

Closed daniel closed 9 years ago

daniel commented 9 years ago

"bower_components" is the standard name of the folder, for example see here: https://github.com/tejitak/left-swipe-action#getting-started

This might seem like a minor thing, but it threw me into a long debugging session.

lorensr commented 9 years ago

Thanks!