Update Code to 1.122.0 (#7822)

This commit is contained in:
cdrci
2026-05-29 06:02:35 +10:00
committed by GitHub
parent 030bdcf771
commit 93d3ee8ab1
7 changed files with 27 additions and 11 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
@@ -261,10 +261,15 @@ function packageTask(type: string, platf
@@ -255,10 +255,15 @@ function packageTask(type: string, platf
const destination = path.join(BUILD_ROOT, destinationFolderName);
return () => {