diff --git a/tsconfig.web.json b/tsconfig.web.json index 8ca81be30..9c5f48fb6 100644 --- a/tsconfig.web.json +++ b/tsconfig.web.json @@ -11,7 +11,6 @@ "packages/extension-table-plus/**/*", "packages/mcp-trace/**/*", "packages/shared/**/*", - "packages/ui/**/*", ], "compilerOptions": { "composite": true,