We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cc37ca commit 91fb3b8Copy full SHA for 91fb3b8
1 file changed
packages/sql-service/tsconfig.build.json
@@ -6,5 +6,9 @@
6
},
7
"include": [
8
"./src"
9
+ ],
10
+ "exclude": [
11
+ "./src/worker/ODPSWorker.ts",
12
+ "./src/worker/OBWorker.ts"
13
]
14
}
0 commit comments