mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-22 19:53:48 +08:00
feat(nbstore): add blob sync storage (#10752)
This commit is contained in:
@@ -6,5 +6,9 @@
|
||||
"outDir": "./dist",
|
||||
"tsBuildInfoFile": "./dist/tsconfig.tsbuildinfo"
|
||||
},
|
||||
"references": [{ "path": "../infra" }, { "path": "../../frontend/graphql" }]
|
||||
"references": [
|
||||
{ "path": "../infra" },
|
||||
{ "path": "../error" },
|
||||
{ "path": "../../frontend/graphql" }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user