aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-02-24 06:17:24 +0100
committerLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-02-24 06:17:24 +0100
commit8a002bae39e211547a0cb5eb2b15fa10a24230fe (patch)
tree873edaeb5f5f8f1c9fc163a5a4842d5a0254cef2
parent38945ae32f56ca47731d1fa8ae9c13caff73ffef (diff)
downloadhttptool-8a002bae39e211547a0cb5eb2b15fa10a24230fe.tar.gz
httptool-8a002bae39e211547a0cb5eb2b15fa10a24230fe.tar.bz2
httptool-8a002bae39e211547a0cb5eb2b15fa10a24230fe.tar.lz
httptool-8a002bae39e211547a0cb5eb2b15fa10a24230fe.zip

feat: nya

-rw-r--r--ts.worker.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/ts.worker.js b/ts.worker.js
index 42a1129..ec74599 100644
--- a/ts.worker.js
+++ b/ts.worker.js
@@ -1,3 +1,7 @@
+// This is a hand-patched version of node_modules/monaco-editor/esm/vs/language/typescript/ts.worker.js - it just clears the `libFileMap` array and expects the caller to specify it.
+// Please don't reject the extension due to this, AMO :P
+// (to validate, you can run a diff between node_modules/monaco-editor/esm/vs/language/typescript/ts.worker.js and this file, assuming the postinstall npm script has *NOT* run)
+
/*!-----------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)