percolatestudio / publish-counts

Meteor package to help you publish the count of a cursor, in real time
https://atmospherejs.com/tmeasday/publish-counts
MIT License
200 stars 46 forks source link

ReferenceError: _ is not defined #81

Closed ubald closed 8 years ago

ubald commented 8 years ago

Depending on the conditions (running test on a package requiring this one), it complains about underscore not being defined, it should be listed in api.onUse.

mitar commented 8 years ago

Yes, testing has much stricter dependency checking to discover missing requirements like this one.

boxofrox commented 8 years ago

Fixed in v0.8.0.