Simplify sample, update npm deps to remove npm security errors

This commit is contained in:
Alex Dima 2019-08-14 16:05:10 +02:00
parent 27b10e31fa
commit c79ea537b5
7 changed files with 373 additions and 2383 deletions

View file

@ -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