Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove #193

Open
flyingboy007 opened this issue Apr 18, 2016 · 1 comment
Open

remove #193

flyingboy007 opened this issue Apr 18, 2016 · 1 comment

Comments

@flyingboy007
Copy link

In am using bower-rails gem in my rails app. It works fine. But I can see that when I remove something from Bowerfile and run rake bower:install its not removing as expected. Isn't it the way to remove when using bower-rails?

Bowerfile

asset 'bootstrap-sass'
# START_HIGHLIGHT
asset 'angular-resource'
# END_HIGHLIGHT
asset 'angular', '~> 1.5'
resolution 'angular', '1.5'
asset 'angular-ui-router'
asset 'normalize-css'
asset 'angular-bootstrap'
asset 'flexslider'
@vietqhoang
Copy link

Have you tried rake bower:update:prune?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants