mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 22:38:56 +08:00
refactor: remove package @affine/datacenter (#1705)
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
"./packages/component/src/components/block-suite-editor/index"
|
||||
],
|
||||
"@affine/templates/*": ["./packages/templates/src/*"],
|
||||
"@affine/datacenter": ["./packages/datacenter/src"],
|
||||
"@affine/i18n": ["./packages/i18n/src"],
|
||||
"@affine/debug": ["./packages/debug"],
|
||||
"@affine/env": ["./packages/env"],
|
||||
@@ -42,9 +41,6 @@
|
||||
{
|
||||
"path": "./apps/desktop"
|
||||
},
|
||||
{
|
||||
"path": "./packages/data-center"
|
||||
},
|
||||
{
|
||||
"path": "./packages/component"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user