// Meteor 3 / collection2 v4: the package's files are lazy and it has no main // module, so a bare side-effect import loads nothing. Importing the exported // `Collection2` forces main.js to run, which patches // Mongo.Collection.prototype.attachSchema before any collection loads. import '../imports/startup/server';