Skip to content

Commit 25bcdcb

Browse files
committed
fix(build): add orchestration directory to tsconfig.build.json include
1 parent 96437bf commit 25bcdcb

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
@@ -40,6 +40,7 @@
4040
"src/social-posting/**/*.ts",
4141
"src/speech/**/*.ts",
4242
"src/voice/**/*.ts",
43+
"src/orchestration/**/*.ts",
4344
"src/**/*.json"
4445
],
4546
"exclude": [

0 commit comments

Comments
 (0)