Optimize builtin copilot extension (#7757)

This commit is contained in:
Asher
2026-04-16 00:07:15 -08:00
committed by GitHub
parent cc8f0b7348
commit be537ce77a
3 changed files with 165 additions and 1 deletions

View File

@@ -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"