We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68ffeac commit 0106a05Copy full SHA for 0106a05
typescript-sdk/packages/client/tsconfig.json
@@ -19,6 +19,6 @@
19
},
20
"stripInternal": true
21
22
- "include": ["src", "../core/src/subscriber.ts"],
+ "include": ["src/**/*"],
23
"exclude": ["node_modules", "dist"]
24
}
0 commit comments