mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 20:38:52 +00:00
fix: remove bs shared and components in affine (#9792)
This commit is contained in:
@@ -540,7 +540,6 @@ export const PackageList = [
|
||||
'packages/frontend/i18n',
|
||||
'packages/common/nbstore',
|
||||
'blocksuite/affine/all',
|
||||
'blocksuite/affine/components',
|
||||
'packages/common/infra',
|
||||
'packages/frontend/native',
|
||||
],
|
||||
@@ -593,11 +592,6 @@ export const PackageList = [
|
||||
'packages/frontend/templates',
|
||||
'packages/frontend/track',
|
||||
'blocksuite/affine/all',
|
||||
'blocksuite/affine/components',
|
||||
'blocksuite/affine/shared',
|
||||
'blocksuite/framework/block-std',
|
||||
'blocksuite/framework/global',
|
||||
'blocksuite/framework/store',
|
||||
'packages/common/infra',
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user