Lots of progress testing and fixing computation engine
This commit is contained in:
@@ -58,4 +58,6 @@ let ReferenceSchema = new SimpleSchema({
|
||||
},
|
||||
});
|
||||
|
||||
export { ReferenceSchema };
|
||||
const ComputedOnlyReferenceSchema = new SimpleSchema({});
|
||||
|
||||
export { ReferenceSchema, ComputedOnlyReferenceSchema };
|
||||
|
||||
Reference in New Issue
Block a user