Closed jmuheim closed 10 years ago
You are welcome to provide a PR considering ignore
directive.
cc @paulnsorensen
@jmuheim if there isn't a main directive, it doesn't remove anything: https://github.com/42dev/bower-rails/blob/master/lib/tasks/bower.rake#L211
...but I'm sure you figured that out 2 months ago. I need to fix my github notifications.
:+1: :wink:
I want to use https://github.com/winmarkltd/BootstrapFormHelpers using bower-rails. Sadly it doesn't specify a
main
directive:How can I use it anyway?
And in your README you're stating:
This seems a good idea, but you should also take the
ignore
directive into account, as e.g. for Bootstrap, all files (includingGlyphicons Halflings
font family, etc.) are removed, but they are still needed.