mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-20 19:46:32 +08:00
refactor(infra): directory structure (#4615)
This commit is contained in:
+3
-3
@@ -11,14 +11,14 @@
|
||||
"vite.config.ts",
|
||||
"vitest.config.ts",
|
||||
"scripts",
|
||||
"apps/core/.webpack/runtime-config.ts"
|
||||
"packages/frontend/core/.webpack/runtime-config.ts"
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"path": "./packages/env"
|
||||
"path": "./packages/common/env"
|
||||
},
|
||||
{
|
||||
"path": "./packages/cli"
|
||||
"path": "./tools/cli"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user