meteorflux / reactive-dependency

Use reactive dependency injection in Meteor.
16 stars 3 forks source link

Export package to the server as well #1

Open dearlordylord opened 9 years ago

dearlordylord commented 9 years ago

Currently only client side exported

luisherranz commented 9 years ago

You can't use Tracker.autorun in the server, but there is a package for it: https://github.com/peerlibrary/meteor-server-autorun