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
path: root/config
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2017-05-04 17:57:08 +0300
committerPhil Hughes <me@iamphill.com>2017-05-04 17:57:08 +0300
commit9904c12746e744c4e271fe454b04a54dfb9b668e (patch)
treeea12986e382846a6918b1c20703174ad5101179b /config
parent79f40f27fd64b9209e1faa528e658d831e2c7f2f (diff)
Updated webpack config
Diffstat (limited to 'config')
-rw-r--r--config/webpack.config.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/webpack.config.js b/config/webpack.config.js
index 742d22d0c1f..239bb5ec436 100644
--- a/config/webpack.config.js
+++ b/config/webpack.config.js
@@ -123,6 +123,7 @@ var config = {
'boards',
'commit_pipelines',
'cycle_analytics',
+ 'deploy_keys',
'diff_notes',
'environments',
'environments_folder',