We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7796e23 commit bc7026eCopy full SHA for bc7026e
ci/build/build-code-server.sh
@@ -3,7 +3,6 @@ set -euo pipefail
3
4
# Builds code-server into out and the frontend into dist.
5
6
-# MINIFY controls whether browser code is minified.
7
MINIFY=${MINIFY-true}
8
9
main() {
0 commit comments