Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save henrikhaugboelle/4a35722a0ff29f4be5b0959808bfbd00 to your computer and use it in GitHub Desktop.
Save henrikhaugboelle/4a35722a0ff29f4be5b0959808bfbd00 to your computer and use it in GitHub Desktop.
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