You can reproduce with the following steps
yarn
yarn build
Serve static js files
yarn cdn
Serve 'index.html', please start a new terminal.
yarn server
Reproduce "Failed to execute 'importScripts' on 'WorkerGlobalScope': The URL xxx is invalid."
JavaScriptMIT
You can reproduce with the following steps
yarn
yarn build
Serve static js files
yarn cdn
Serve 'index.html', please start a new terminal.
yarn server