mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 20:38:52 +00:00
feat(core): new worker workspace engine (#9257)
This commit is contained in:
@@ -527,6 +527,7 @@ export const PackageList = [
|
||||
'packages/frontend/core',
|
||||
'packages/frontend/electron-api',
|
||||
'packages/frontend/i18n',
|
||||
'packages/common/nbstore',
|
||||
'packages/common/infra',
|
||||
'tools/utils',
|
||||
],
|
||||
@@ -552,6 +553,7 @@ export const PackageList = [
|
||||
'packages/frontend/component',
|
||||
'packages/frontend/core',
|
||||
'packages/frontend/i18n',
|
||||
'packages/common/nbstore',
|
||||
'blocksuite/affine/all',
|
||||
'packages/common/infra',
|
||||
],
|
||||
@@ -563,6 +565,7 @@ export const PackageList = [
|
||||
'packages/frontend/component',
|
||||
'packages/frontend/core',
|
||||
'packages/frontend/i18n',
|
||||
'packages/common/nbstore',
|
||||
'packages/common/infra',
|
||||
],
|
||||
},
|
||||
@@ -587,6 +590,7 @@ export const PackageList = [
|
||||
'packages/common/env',
|
||||
'packages/frontend/graphql',
|
||||
'packages/frontend/i18n',
|
||||
'packages/common/nbstore',
|
||||
'packages/frontend/templates',
|
||||
'packages/frontend/track',
|
||||
'blocksuite/affine/all',
|
||||
|
||||
Reference in New Issue
Block a user