You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.
It would help when I try to include bootstrap-dependent packages via bower if "provides" included Bootstrap so that the package manager doesn't try to generate a vanilla bootstrap to satisfy dependencies.
I think what I should have said: when I use bower to add a backbone related library, bower doesn't see BoilerplateMVC as providing Backbone within it, so it tries to download backbone all over again. ( thinking adding http://jqueryvalidation.org/ for example via bower this problem would occur )
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It would help when I try to include bootstrap-dependent packages via bower if "provides" included Bootstrap so that the package manager doesn't try to generate a vanilla bootstrap to satisfy dependencies.
I ran into the problem trying to install https://github.com/msurguy/ladda-bootstrap/blob/master/bower.json
Similar to this:
Re: bower/bower#291
I'm pretty new to using Bower and Bootstrap but I think this would help. Thanks, the framework is great.
The text was updated successfully, but these errors were encountered: