Revert "Revert "Async root registration""

This commit is contained in:
Victor Woeltjen
2016-10-19 14:55:07 -07:00
committed by GitHub
parent 08ca7659e7
commit 64ff463200
10 changed files with 324 additions and 52 deletions

View File

@@ -409,16 +409,6 @@ define([
]
}
],
"roots": [
{
"id": "mine",
"model": {
"name": "My Items",
"type": "folder",
"composition": []
}
}
],
"runs": [
{
"implementation": TransactingMutationListener,