mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-07 01:09:54 +08:00
refactor: merge plugin-infra into infra (#3540)
This commit is contained in:
@@ -76,7 +76,6 @@
|
||||
"@toeverything/y-indexeddb": ["./packages/y-indexeddb/src"],
|
||||
"@toeverything/hooks/*": ["./packages/hooks/src/*"],
|
||||
"@toeverything/infra/*": ["./packages/infra/src/*"],
|
||||
"@toeverything/plugin-infra/*": ["./packages/plugin-infra/src/*"],
|
||||
"@affine/sdk/*": ["./packages/sdk/src/*"],
|
||||
"@affine/native": ["./packages/native/index.d.ts"],
|
||||
"@affine/native/*": ["./packages/native/*"],
|
||||
@@ -105,9 +104,6 @@
|
||||
{
|
||||
"path": "./packages/infra"
|
||||
},
|
||||
{
|
||||
"path": "./packages/plugin-infra"
|
||||
},
|
||||
{
|
||||
"path": "./packages/graphql"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user