Created
May 28, 2018 20:34
-
-
Save henrikhaugboelle/4a35722a0ff29f4be5b0959808bfbd00 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
self.MonacoEnvironment = { | |
baseUrl: 'https://cdnjs.cloudflare.com/ajax/libs/monaco-editor/0.13.1/min/' | |
} | |
importScripts('https://cdnjs.cloudflare.com/ajax/libs/monaco-editor/0.13.1/min/vs/base/worker/workerMain.js') // eslint-disable-line |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment