Adopt core & plugins for 0.5.0

This commit is contained in:
Alex Dima 2016-06-24 21:17:11 +02:00
parent e61cf2c079
commit 18f953b747
10 changed files with 161 additions and 155 deletions

View file

@ -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');