mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 16:15:41 +01:00
Adopt new monaco-editor
This commit is contained in:
parent
961659d32e
commit
5aba6b02ac
3 changed files with 7 additions and 2 deletions
|
|
@ -169,6 +169,11 @@ module.exports = {
|
|||
worker: undefined,
|
||||
alias: undefined,
|
||||
},
|
||||
rust: {
|
||||
entry: 'vs/basic-languages/rust/rust.contribution',
|
||||
worker: undefined,
|
||||
alias: undefined,
|
||||
},
|
||||
sb: {
|
||||
entry: 'vs/basic-languages/sb/sb.contribution',
|
||||
worker: undefined,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue