mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-06-02 07:03:01 -07:00
perf: use tsgo and parallelize builds, excluding a2a-server
This commit is contained in:
@@ -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',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user