Skip to content

Commit 3c45511

Browse files
committed
fix: tried to fix sdk build
1 parent c770369 commit 3c45511

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sdk/ts/tsconfig.build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"extends": "./tsconfig.json",
33
"compilerOptions": {
4+
"rootDir": "src",
45
"outDir": "dist",
56
"declaration": true,
67
"declarationMap": false,

0 commit comments

Comments
 (0)