Skip to content

Commit 6903904

Browse files
committed
fix(build): add query-router to tsconfig.build.json include list
1 parent 94e9a23 commit 6903904

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tsconfig.build.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"src/voice/**/*.ts",
4343
"src/emergent/**/*.ts",
4444
"src/orchestration/**/*.ts",
45+
"src/query-router/**/*.ts",
4546
"src/voice-pipeline/**/*.ts",
4647
"src/**/*.json"
4748
],

0 commit comments

Comments
 (0)