Update Code to 1.123.0 (#7837)

This commit is contained in:
Asher
2026-06-03 11:33:49 -08:00
committed by GitHub
parent 6fd40c04c7
commit 559d73a636
7 changed files with 13 additions and 7 deletions

View File

@@ -6,7 +6,7 @@ Index: code-server/lib/vscode/build/gulpfile.reh.ts
===================================================================
--- code-server.orig/lib/vscode/build/gulpfile.reh.ts
+++ code-server/lib/vscode/build/gulpfile.reh.ts
@@ -255,10 +255,15 @@ function packageTask(type: string, platf
@@ -296,10 +296,15 @@ function packageTask(type: string, platf
const destination = path.join(BUILD_ROOT, destinationFolderName);
return () => {