I apology the code formating updates. The only change was from the line 78 to 84.
Now Meteor are moving to using javascript builtin async/await expression, some publish functions will be async, we need these small change to work with those async publications.
I apology the code formating updates. The only change was from the line 78 to 84. Now Meteor are moving to using javascript builtin async/await expression, some publish functions will be async, we need these small change to work with those async publications.