mirror of
https://github.com/coder/code-server.git
synced 2026-05-05 12:05:18 +02:00
Simplify packaging and improve scripts
Much better test now as well.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"build:vscode": "./ci/build/build-vscode.sh",
|
||||
"release": "./ci/build/build-release.sh",
|
||||
"release:static": "./ci/build/build-static-release.sh",
|
||||
"pkg": "./ci/build/build-static-pkgs.sh",
|
||||
"package": "./ci/build/build-packages.sh",
|
||||
"_____": "",
|
||||
"fmt": "./ci/dev/fmt.sh",
|
||||
"lint": "./ci/dev/lint.sh",
|
||||
|
||||
Reference in New Issue
Block a user