mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 20:52:56 +01:00
Rename to webpack-plugin
This commit is contained in:
parent
db6aec351b
commit
a21839d00d
25 changed files with 5 additions and 5 deletions
|
|
@ -1,6 +0,0 @@
|
|||
import * as monaco from 'monaco-editor/esm/vs/editor/editor.api';
|
||||
|
||||
monaco.editor.create(document.getElementById('container'), {
|
||||
value: 'console.log("Hello, world")',
|
||||
language: 'javascript'
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue