We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi!
Just wanted to know if it could be possible to add a bower.json file, then adding ignore rules to it.
bower.json
ignore
This way, it will be possible to fetch only the JS file without getting tests, HTML files, etc.
What do you think @arv?
The text was updated successfully, but these errors were encountered:
I don't know if it is worth doing this? Why would anyone write an app with canvas for IE8 today?
Sorry, something went wrong.
Well, I had to recently. Guess it is "just in case", isn't it?
Btw, it helps managing vendors IMO.
OK. Why don't you send me PR?
Successfully merging a pull request may close this issue.
Hi!
Just wanted to know if it could be possible to add a
bower.json
file, then addingignore
rules to it.This way, it will be possible to fetch only the JS file without getting tests, HTML files, etc.
What do you think @arv?
The text was updated successfully, but these errors were encountered: