Includes monaco-editor-webpack-plugin in azure pipeline

This commit is contained in:
Henning Dieterichs 2023-02-10 11:35:59 +01:00
parent 5eff543347
commit 1b0a30a121
No known key found for this signature in database
GPG key ID: 771381EFFDB9EC06
2 changed files with 14 additions and 1 deletions

View file

@ -7,7 +7,6 @@
"scripts": {
"watch": "tsc -w -p tsconfig.json",
"compile": "tsc -p tsconfig.json",
"import-editor": "node ./scripts/import-editor.js",
"prepublishOnly": "npm run compile"
},
"repository": {