From b5e5081acf5b76d7e953a8a5f7638d479c484d08 Mon Sep 17 00:00:00 2001 From: Austin Jang Date: Tue, 30 Sep 2025 17:25:17 +0000 Subject: [PATCH] Remove module type for service worker --- patches/webview.diff | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/patches/webview.diff b/patches/webview.diff index 25f77c266..c5e76b871 100644 --- a/patches/webview.diff +++ b/patches/webview.diff @@ -78,6 +78,15 @@ Index: sagemaker-code-editor/vscode/src/vs/workbench/contrib/webview/browser/pre { + /** + * @param {MessageEvent} event @@ -344,6 +344,12 @@ const hostname = location.hostname;