mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-24 04:27:27 +08:00
refactor(editor): remove blocks package (#10708)
This commit is contained in:
@@ -8,16 +8,11 @@
|
||||
},
|
||||
"include": ["./apps", "./examples"],
|
||||
"references": [
|
||||
{ "path": "../affine/all" },
|
||||
{ "path": "../affine/components" },
|
||||
{ "path": "../affine/model" },
|
||||
{ "path": "../affine/shared" },
|
||||
{ "path": "../framework/block-std" },
|
||||
{ "path": "../blocks" },
|
||||
{ "path": "../affine/data-view" },
|
||||
{ "path": "../framework/global" },
|
||||
{ "path": "../framework/inline" },
|
||||
{ "path": "../integration-test" },
|
||||
{ "path": "../framework/store" },
|
||||
{ "path": "../framework/sync" }
|
||||
{ "path": "../integration-test" }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user