mirror of
https://github.com/coder/code-server.git
synced 2026-05-13 15:57:27 +02:00
feat: remove vscode scripts used with submodule
This commit is contained in:
@@ -11,8 +11,6 @@
|
||||
"scripts": {
|
||||
"clean": "./ci/build/clean.sh",
|
||||
"vscode": "./ci/dev/vscode.sh",
|
||||
"vscode:patch": "./ci/dev/patch-vscode.sh",
|
||||
"vscode:diff": "./ci/dev/diff-vscode.sh",
|
||||
"vscode:reset": "./ci/dev/reset-vscode.sh",
|
||||
"build": "./ci/build/build-code-server.sh",
|
||||
"build:vscode": "./ci/build/build-vscode.sh",
|
||||
|
||||
Reference in New Issue
Block a user