mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-24 22:09:08 +08:00
chore(core): fix missing stuff (#3302)
This commit is contained in:
+1
-2
@@ -73,10 +73,9 @@
|
||||
"@affine/electron/scripts/*": ["./apps/electron/scripts/*"],
|
||||
"@affine-test/kit/*": ["./tests/kit/*"],
|
||||
"@affine-test/fixtures/*": ["./tests/fixtures/*"],
|
||||
"@toeverything/infra": ["./packages/infra/src"],
|
||||
"@toeverything/y-indexeddb": ["./packages/y-indexeddb/src"],
|
||||
"@toeverything/hooks/*": ["./packages/hooks/src/*"],
|
||||
"@toeverything/plugin-infra": ["./packages/plugin-infra/src"],
|
||||
"@toeverything/infra/*": ["./packages/infra/src/*"],
|
||||
"@toeverything/plugin-infra/*": ["./packages/plugin-infra/src/*"],
|
||||
"@affine/native": ["./packages/native/index.d.ts"],
|
||||
"@affine/native/*": ["./packages/native/*"],
|
||||
|
||||
Reference in New Issue
Block a user