From e52ff427290808dff6809b3f77866ae7a62a119b Mon Sep 17 00:00:00 2001 From: Aiday Marlen Kyzy Date: Mon, 26 Aug 2024 16:18:53 +0200 Subject: [PATCH] removing `editor.main.nls.js` --- samples/browser-script-editor/index.html | 1 - website/src/website/monaco-loader-chunk.ts | 1 - website/static/monarch-static.html | 1 - 3 files changed, 3 deletions(-) diff --git a/samples/browser-script-editor/index.html b/samples/browser-script-editor/index.html index ea46101f..e11bc811 100644 --- a/samples/browser-script-editor/index.html +++ b/samples/browser-script-editor/index.html @@ -16,7 +16,6 @@ var require = { paths: { vs: '../node_modules/monaco-editor/min/vs' } }; - -