summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJose Ivan Vargas <jvargas@gitlab.com>2017-12-20 17:55:53 -0600
committerJose Ivan Vargas <jvargas@gitlab.com>2017-12-21 12:08:32 -0600
commit2f0335e1978799eb44eec715d37a16b116a31140 (patch)
tree0a186e1ec4bcb08ece4d4605babe385df9f5dfc7 /package.json
parentad9e3dfe5d3d8136ae659b4de9f37af9f6b5462f (diff)
downloadgitlab-ce-2f0335e1978799eb44eec715d37a16b116a31140.tar.gz
Removed the remains of katex from vendor assets and load everything via webpack
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 a50364d0929..a7b86b8935c 100644
--- a/package.json
+++ b/package.json
@@ -69,6 +69,7 @@
"react-dev-utils": "^0.5.2",
"select2": "3.5.2-browserify",
"sql.js": "^0.4.0",
+ "style-loader": "^0.19.1",
"svg4everybody": "2.1.9",
"three": "^0.84.0",
"three-orbit-controls": "^82.1.0",