mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 09:20:10 +01:00
Adopt latest monaco-editor-core
This commit is contained in:
parent
be4df5641b
commit
13fb3f4b6c
4 changed files with 28 additions and 16 deletions
|
|
@ -35,7 +35,7 @@
|
|||
contrib: 'vs/language/json/monaco.contribution',
|
||||
modulePrefix: 'vs/language/json',
|
||||
paths: {
|
||||
src: '/monaco-json/release/min',
|
||||
src: '/monaco-json/release/dev',
|
||||
'npm/dev': 'node_modules/monaco-json/release/dev',
|
||||
'npm/min': 'node_modules/monaco-json/release/min',
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue