mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 09:20:10 +01:00
base case
This commit is contained in:
parent
3884bd5470
commit
87f68ff7af
1 changed files with 1 additions and 0 deletions
1
index.js
1
index.js
|
|
@ -99,6 +99,7 @@ function createLoaderRules(languages, features, workers, publicPath) {
|
|||
if(!publicPath && window.__webpack_public_path__) {
|
||||
return `${window.__webpack_public_path__}/${workerPath}`
|
||||
}
|
||||
return workerPath;
|
||||
};
|
||||
|
||||
const globals = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue