mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-19 15:26:59 +08:00
chore: improve event flow (#14266)
This commit is contained in:
@@ -1243,6 +1243,7 @@ export const PackageList = [
|
||||
'packages/common/env',
|
||||
'packages/frontend/i18n',
|
||||
'packages/common/nbstore',
|
||||
'packages/frontend/track',
|
||||
'blocksuite/affine/all',
|
||||
'packages/common/infra',
|
||||
],
|
||||
@@ -1284,6 +1285,7 @@ export const PackageList = [
|
||||
'packages/common/graphql',
|
||||
'packages/frontend/i18n',
|
||||
'packages/common/nbstore',
|
||||
'packages/frontend/track',
|
||||
'blocksuite/affine/all',
|
||||
'packages/common/infra',
|
||||
'tools/cli',
|
||||
@@ -1300,6 +1302,7 @@ export const PackageList = [
|
||||
'packages/common/env',
|
||||
'packages/frontend/i18n',
|
||||
'packages/common/nbstore',
|
||||
'packages/frontend/track',
|
||||
'blocksuite/affine/all',
|
||||
'packages/common/infra',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user