We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeb5735 commit ed37849Copy full SHA for ed37849
patches/service-worker.diff
@@ -21,7 +21,7 @@ Index: code-server/lib/vscode/src/vs/server/node/webClientServer.ts
21
===================================================================
22
--- code-server.orig/lib/vscode/src/vs/server/node/webClientServer.ts
23
+++ code-server/lib/vscode/src/vs/server/node/webClientServer.ts
24
-@@ -298,6 +298,10 @@ export class WebClientServer {
+@@ -304,6 +304,10 @@ export class WebClientServer {
25
proxyEndpointTemplate: base + '/proxy/{{port}}',
26
codeServerVersion: this._productService.codeServerVersion,
27
embedderIdentifier: 'server-distro',
0 commit comments