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:
authorPhil Hughes <me@iamphill.com>2017-01-13 19:11:35 +0300
committerPhil Hughes <me@iamphill.com>2017-01-13 19:11:35 +0300
commitfc4fcf33bfa3279bb0a81aac8498ada67b5e309b (patch)
tree2d19954ab7405912e56d0cae88d9f701da848224 /package.json
parent8a643c8fcd15e23a3b97ddc03a161ce3c8451099 (diff)
Added gzip compression
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 fe48fa152c1..73fb487b973 100644
--- a/package.json
+++ b/package.json
@@ -13,6 +13,7 @@
"babel-core": "^5.8.38",
"babel-loader": "^5.4.2",
"bootstrap-sass": "3.3.6",
+ "compression-webpack-plugin": "^0.3.2",
"d3": "3.5.11",
"dropzone": "4.2.0",
"exports-loader": "^0.6.3",