/monaco-editor-test

Reproduce "Failed to execute 'importScripts' on 'WorkerGlobalScope': The URL xxx is invalid."

Primary LanguageJavaScriptMIT LicenseMIT

Start Up

You can reproduce with the following steps

install

yarn

build

yarn build

run cdn

Serve static js files

yarn cdn

run server

Serve 'index.html', please start a new terminal.

yarn server

f12 to see errors