chore: remove unused internal entrypoints

This commit is contained in:
Peter Steinberger
2026-04-29 10:40:32 +01:00
parent 93d5cd1015
commit 38fdb42069
9 changed files with 1 additions and 167 deletions

View File

@@ -317,7 +317,6 @@ export const sharedVitestConfig = {
"src/entry.ts",
"src/index.ts",
"src/runtime.ts",
"src/channel-web.ts",
"src/logging.ts",
"src/cli/**",
"src/commands/**",
@@ -363,7 +362,6 @@ export const sharedVitestConfig = {
"src/tui/**",
"src/wizard/**",
"src/browser/**",
"src/channels/web/**",
"src/webchat/**",
"src/gateway/server.ts",
"src/gateway/client.ts",