mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 20:52:56 +01:00
Adopt core & plugins for 0.5.0
This commit is contained in:
parent
e61cf2c079
commit
18f953b747
10 changed files with 161 additions and 155 deletions
|
|
@ -1,4 +1,4 @@
|
|||
self.GlobalEnvironment = {
|
||||
self.MonacoEnvironment = {
|
||||
baseUrl: 'http://localhost:8088/vscode/out/'
|
||||
};
|
||||
importScripts('http://localhost:8088/vscode/out/vs/base/worker/workerMain.js');
|
||||
Loading…
Add table
Add a link
Reference in a new issue