Update Code to 1.125.0 (#7861)

This commit is contained in:
cdrci
2026-06-18 04:51:01 +10:00
committed by GitHub
parent 804ba5bfce
commit fade53fcaf
12 changed files with 21 additions and 15 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
@@ -296,10 +296,15 @@ function packageTask(type: string, platf
@@ -297,10 +297,15 @@ function packageTask(type: string, platf
const destination = path.join(BUILD_ROOT, destinationFolderName);
return () => {