We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bd5994 commit 10b964cCopy full SHA for 10b964c
packages/loro-websocket/tsconfig.json
@@ -2,7 +2,7 @@
2
"extends": "../../tsconfig.base.json",
3
"compilerOptions": {
4
"outDir": "dist",
5
- "rootDir": "src",
+ "rootDir": ".",
6
"declaration": true,
7
"declarationMap": true,
8
"lib": ["ES2022", "DOM"]
0 commit comments