mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 07:00:11 +01:00
Inlines AMD = false (#5031)
This commit is contained in:
parent
953f4ecc85
commit
b16daf88e2
89 changed files with 93 additions and 1079 deletions
|
|
@ -80,9 +80,6 @@ function ESM_release() {
|
|||
target: 'esnext',
|
||||
format: 'esm',
|
||||
drop: ['debugger'],
|
||||
define: {
|
||||
AMD: 'false'
|
||||
},
|
||||
banner: {
|
||||
js: bundledFileHeader
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue