svasva / meteor-publish-with-relations

Meteor.js SmartPackage to publish associated collections at once.
162 stars 30 forks source link

bug when reverse flag is not explicitly set as false #19

Closed czeslaaw closed 2 years ago

czeslaaw commented 10 years ago

When reverse is undefined, reactive change of mapping won't happen. I think it should also accept undefined since it is in the example in readme.