mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Chores** - Removed multiple internal export entries related to effects modules across various packages. - Updated dependencies and configuration references to improve internal consistency. No visible changes for end-users. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
42 lines
1.3 KiB
JSON
42 lines
1.3 KiB
JSON
{
|
|
"extends": "../../../tsconfig.json",
|
|
"compilerOptions": {
|
|
"rootDir": "./src",
|
|
"outDir": "./dist",
|
|
"tsBuildInfoFile": "./dist/tsconfig.tsbuildinfo"
|
|
},
|
|
"include": ["./src"],
|
|
"references": [
|
|
{ "path": "../attachment" },
|
|
{ "path": "../bookmark" },
|
|
{ "path": "../database" },
|
|
{ "path": "../edgeless-text" },
|
|
{ "path": "../embed" },
|
|
{ "path": "../frame" },
|
|
{ "path": "../image" },
|
|
{ "path": "../note" },
|
|
{ "path": "../paragraph" },
|
|
{ "path": "../surface" },
|
|
{ "path": "../../components" },
|
|
{ "path": "../../ext-loader" },
|
|
{ "path": "../../gfx/brush" },
|
|
{ "path": "../../gfx/connector" },
|
|
{ "path": "../../gfx/group" },
|
|
{ "path": "../../gfx/mindmap" },
|
|
{ "path": "../../gfx/note" },
|
|
{ "path": "../../gfx/pointer" },
|
|
{ "path": "../../gfx/shape" },
|
|
{ "path": "../../gfx/text" },
|
|
{ "path": "../../inlines/preset" },
|
|
{ "path": "../../model" },
|
|
{ "path": "../../rich-text" },
|
|
{ "path": "../../shared" },
|
|
{ "path": "../../widgets/edgeless-selected-rect" },
|
|
{ "path": "../../widgets/edgeless-toolbar" },
|
|
{ "path": "../../data-view" },
|
|
{ "path": "../../../framework/global" },
|
|
{ "path": "../../../framework/std" },
|
|
{ "path": "../../../framework/store" }
|
|
]
|
|
}
|