mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 06:18:45 +08:00
fix(core): avoid expand runtime config everywhere used (#7972)
This commit is contained in:
@@ -48,7 +48,6 @@
|
||||
"skipLibCheck": true, // skip all type checks for .d.ts files
|
||||
"paths": {
|
||||
"@affine/core/*": ["./packages/frontend/core/src/*"],
|
||||
"@affine/core": ["./packages/frontend/core/src/index.ts"],
|
||||
"@affine/admin/*": ["./packages/frontend/admin/src/*"],
|
||||
"@affine/admin/components/ui/*": [
|
||||
"./packages/frontend/admin/src/components/ui/*"
|
||||
|
||||
Reference in New Issue
Block a user