heap.js icon indicating copy to clipboard operation
heap.js copied to clipboard

Don't include 'test' in bower install

Open pimterry opened this issue 9 years ago • 1 comments

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 avatar Dec 08 '15 14:12 pimterry

Nudge. Would be nice to merge this.

pimterry avatar Feb 16 '16 16:02 pimterry