Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2018-06-06 11:25:13 +0300
committerMike Greiling <mike@pixelcog.com>2018-06-08 00:35:34 +0300
commit6d96b9dd6be8d27d3030e7a6de08ec3ba419643e (patch)
tree0bd8b7d742677734ca563cfa02658d40fdc17f3b /package.json
parent41aa6bd8776570b491747b95c146255c0b58a870 (diff)
add monaco-editor-webpack-plugin and update webpack config
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index c2f0df0e6d4..a4ff583c6f7 100644
--- a/package.json
+++ b/package.json
@@ -65,6 +65,7 @@
"katex": "^0.8.3",
"marked": "^0.3.12",
"monaco-editor": "0.13.1",
+ "monaco-editor-webpack-plugin": "^1.2.1",
"mousetrap": "^1.4.6",
"pikaday": "^1.6.1",
"popper.js": "^1.14.3",