late join should work now. Need to test more. root is passed to transaction generator

This commit is contained in:
Kevin Jahns
2015-06-30 17:57:19 +02:00
parent b25977be06
commit f8ad9abcc0
6 changed files with 53 additions and 34 deletions

View File

@@ -11,6 +11,7 @@
},
"parser": "babel-eslint",
"globals": {
"copyObject": true,
"Struct": true,
"OperationStore": true,
"AbstractOperationStore": true,