We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 67b23aa + 622c7d1 commit 59507beCopy full SHA for 59507be
ci/build/build-vscode.sh
@@ -10,7 +10,7 @@ main() {
10
cd "$(dirname "${0}")/../.."
11
cd lib/vscode
12
13
- yarn gulp compile-build compile-extensions-build
+ yarn gulp compile-build compile-extensions-build compile-extension-media
14
yarn gulp optimize --gulpfile ./coder.js
15
if [[ $MINIFY ]]; then
16
yarn gulp minify --gulpfile ./coder.js
0 commit comments