mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 05:50:11 +01:00
parent
b16daf88e2
commit
f5e7e16b8f
2 changed files with 1 additions and 8 deletions
|
|
@ -162,7 +162,6 @@ export function toLoaderConfig(settings: Settings): IMonacoSetup {
|
|||
}
|
||||
|
||||
Object.assign(setup.loaderConfigPaths, {
|
||||
"vs/fillers/monaco-editor-core": `${root}/out/languages/amd-tsc/fillers/monaco-editor-core-amd`,
|
||||
"vs/language": `${languagesUrl}/language`,
|
||||
"vs/basic-language": `${languagesUrl}/basic-language`,
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue