Fixed migration errors when tested against a copy of the live dataset
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import SimpleSchema from 'simpl-schema';
|
||||
|
||||
if (Meteor.isDevelopment){
|
||||
SimpleSchema.debug = true
|
||||
//SimpleSchema.debug = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user