From 99a8db20acec7285502c0bac19797cced3d8d152 Mon Sep 17 00:00:00 2001 From: Asher Date: Thu, 17 Oct 2024 15:01:46 -0800 Subject: [PATCH] Patch new HTML files Fixes the icons and fetching modules from the browser when behind a reverse proxy. --- patches/base-path.diff | 70 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) diff --git a/patches/base-path.diff b/patches/base-path.diff index ee52e5352..dbca6a564 100644 --- a/patches/base-path.diff +++ b/patches/base-path.diff @@ -319,3 +319,73 @@ Index: code-server/lib/vscode/src/vs/platform/extensionResourceLoader/common/ext } return undefined; } +Index: code-server/lib/vscode/src/vs/code/browser/workbench/workbench-dev.esm.html +=================================================================== +--- code-server.orig/lib/vscode/src/vs/code/browser/workbench/workbench-dev.esm.html ++++ code-server/lib/vscode/src/vs/code/browser/workbench/workbench-dev.esm.html +@@ -11,7 +11,8 @@ + + + +- ++ ++ + + + +@@ -26,8 +27,9 @@ + + + +- +- ++ ++ ++ + + + +@@ -37,7 +39,7 @@ + + + + +