mirror of
https://github.com/coder/code-server.git
synced 2026-05-07 04:51:59 +02:00
Optimize builtin copilot extension (#7757)
This commit is contained in:
@@ -108,7 +108,7 @@ EOF
|
||||
) > product.json
|
||||
|
||||
|
||||
VSCODE_QUALITY=stable npm run gulp compile-copilot-extension-build
|
||||
VSCODE_QUALITY=stable npm run gulp compile-copilot-extension-full-build
|
||||
|
||||
npm run gulp core-ci
|
||||
npm run gulp "vscode-reh-web-$VSCODE_TARGET${MINIFY:+-min}-ci"
|
||||
|
||||
Reference in New Issue
Block a user