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

Don't include 'test' in bower install #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pimterry
Copy link

@pimterry pimterry commented Dec 8, 2015

Currently when installing the package with bower it complains that you don't have an 'ignore' property:

bower heap#~0.2.6         invalid-meta heap is missing "ignore" entry in bower.json

Now added this, both to stop the warning, and to actually ignore the tests directory (which currently gets downloaded and included locally whenever you depend on heap.js)

@pimterry
Copy link
Author

Nudge. Would be nice to merge this.

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

Successfully merging this pull request may close these issues.

1 participant