mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 12:45:39 +01:00
Inlines AMD = false (#5031)
This commit is contained in:
parent
953f4ecc85
commit
b16daf88e2
89 changed files with 93 additions and 1079 deletions
|
|
@ -68,8 +68,6 @@
|
|||
PATH_PREFIX = PATH_PREFIX || '';
|
||||
|
||||
loadScript(`${PATH_PREFIX}${corePath}/loader.js`, () => {
|
||||
global.AMD = true;
|
||||
|
||||
/** @type {{[name:string]: string;}} */
|
||||
const loaderPathsConfig = {};
|
||||
if (isRelease) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue