perf: use tsgo and parallelize builds, excluding a2a-server

This commit is contained in:
mkorwel
2026-04-24 18:13:20 +00:00
parent 4815efd415
commit ed511df690
3 changed files with 2 additions and 2 deletions
-1
View File
@@ -23,7 +23,6 @@ if (!existsSync(join(root, 'node_modules'))) {
const workspaces = [
'@google/gemini-cli-test-utils',
'@google/gemini-cli-core',
'@google/gemini-cli-a2a-server',
'@google/gemini-cli',
'gemini-cli-vscode-ide-companion',
];