mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 13:55:41 +01:00
4 lines
No EOL
236 B
JavaScript
4 lines
No EOL
236 B
JavaScript
self.MonacoEnvironment = {
|
|
baseUrl: 'http://localhost:8088/monaco-editor/node_modules/monaco-editor-core/min/'
|
|
};
|
|
importScripts('http://localhost:8088/monaco-editor/node_modules/monaco-editor-core/min/vs/base/worker/workerMain.js'); |