Skip to content

Commit 38f0e1e

Browse files
committed
chore: build client
1 parent ea74a5d commit 38f0e1e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tsconfig.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"extends": "./tsconfig.base.json",
33
"references": [
4+
{
5+
"path": "packages/cubejs-client-ws-transport"
6+
},
47
{
58
"path": "packages/cubejs-backend-shared"
69
},

0 commit comments

Comments
 (0)