summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2018-01-15 11:50:26 -0600
committerMike Greiling <mike@pixelcog.com>2018-02-01 14:28:36 -0600
commit900124810cd8d456644b9722d5d703abc751f217 (patch)
tree115d2af0113a97bdba08b1bf11a1554f05b7dced /package.json
parenta24e58271aee485127724a9cc3058b7754e833d8 (diff)
downloadgitlab-ce-900124810cd8d456644b9722d5d703abc751f217.tar.gz
generate webpack entry points for pages directory automatically
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 c68cf648932..df0d2bb3676 100644
--- a/package.json
+++ b/package.json
@@ -47,6 +47,7 @@
"exports-loader": "^0.6.4",
"file-loader": "^0.11.1",
"fuzzaldrin-plus": "^0.5.0",
+ "glob": "^7.1.2",
"imports-loader": "^0.7.1",
"jed": "^1.1.1",
"jquery": "^2.2.4",