fix: remove bs shared and components in affine (#9792)

This commit is contained in:
Saul-Mirone
2025-01-20 09:41:06 +00:00
parent 1560880abd
commit fa5e6e1f45
24 changed files with 44 additions and 80 deletions

View File

@@ -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',
],
},