mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-29 16:19:43 +08:00
refactor(editor): merge inline to std (#11025)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"outDir": "./dist",
|
||||
"tsBuildInfoFile": "./dist/tsconfig.tsbuildinfo"
|
||||
},
|
||||
"include": ["./e2e"],
|
||||
"include": ["e2e"],
|
||||
"references": [
|
||||
{ "path": "../../blocksuite/affine/all" },
|
||||
{ "path": "../../blocksuite/integration-test" }
|
||||
|
||||
Reference in New Issue
Block a user