build: add ui package to tsconfig.web.json includes

This commit is contained in:
icarus 2026-01-08 12:39:27 +08:00
parent 1c3866aec0
commit 8b9ce0f9ce
No known key found for this signature in database
GPG Key ID: D4AF089AAEC25D18

View File

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