mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 04:48:53 +00:00
refactor(editor): merge inline to std (#11025)
This commit is contained in:
@@ -6,9 +6,5 @@
|
||||
"tsBuildInfoFile": "./dist/tsconfig.tsbuildinfo"
|
||||
},
|
||||
"include": ["./src"],
|
||||
"references": [
|
||||
{ "path": "../global" },
|
||||
{ "path": "../inline" },
|
||||
{ "path": "../store" }
|
||||
]
|
||||
"references": [{ "path": "../global" }, { "path": "../store" }]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user