mirror of
https://github.com/vale981/Vulcan
synced 2025-03-09 04:16:37 -04:00

* add collection as the last parameter of a collection.async cb, * when inserting a new document, run upvote.async cb once the document has been inserted (collection.new.async) * remove pre-meteor 1.3 '/server' folder, put everything in the root (initiated by grouping callbacks in the same file for less confusion)
3 lines
51 B
JavaScript
3 lines
51 B
JavaScript
import './cron.js';
|
|
|
|
export * from './modules.js';
|