refactor: remove ui package from tsconfig.web.json

This commit is contained in:
icarus 2025-12-17 13:08:39 +08:00
parent 7a39b57219
commit 36a63b4331
No known key found for this signature in database
GPG Key ID: D4AF089AAEC25D18

View File

@ -11,7 +11,6 @@
"packages/extension-table-plus/**/*",
"packages/mcp-trace/**/*",
"packages/shared/**/*",
"packages/ui/**/*",
],
"compilerOptions": {
"composite": true,