mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 22:02:55 +01:00
Simplify sample, update npm deps to remove npm security errors
This commit is contained in:
parent
27b10e31fa
commit
c79ea537b5
7 changed files with 373 additions and 2383 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import * as monaco from "monaco-editor";
|
||||
import * as monaco from "monaco-editor/esm/vs/editor/editor.api";
|
||||
|
||||
(function () {
|
||||
// create div to avoid needing a HtmlWebpackPlugin template
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue