mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 20:52:56 +01:00
4 lines
No EOL
158 B
JavaScript
4 lines
No EOL
158 B
JavaScript
self.MonacoEnvironment = {
|
|
baseUrl: 'http://localhost:8088/vscode/out/'
|
|
};
|
|
importScripts('http://localhost:8088/vscode/out/vs/base/worker/workerMain.js'); |