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:
authorConstance Okoghenun <cokoghenun@gitlab.com>2018-02-28 23:26:12 +0300
committerJacob Schatz <jschatz@gitlab.com>2018-02-28 23:26:12 +0300
commitaae4d8b014dc16fe1807b74957e6e586d67f0baf (patch)
treef37bb21a015761570470edbc7f8ba33c23da4f40 /config/webpack.config.js
parente2638c3ff2714e5efd4bc54e64555fc564c84af1 (diff)
Remove webpack bundle tag for enviroments
Diffstat (limited to 'config/webpack.config.js')
-rw-r--r--config/webpack.config.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/webpack.config.js b/config/webpack.config.js
index d8ba3c06d3a..0d2b5dd3fa7 100644
--- a/config/webpack.config.js
+++ b/config/webpack.config.js
@@ -44,7 +44,6 @@ function generateEntries() {
const manualEntries = {
balsamiq_viewer: './blob/balsamiq_viewer.js',
- environments: './environments/environments_bundle.js',
monitoring: './monitoring/monitoring_bundle.js',
mr_notes: './mr_notes/index.js',
notebook_viewer: './blob/notebook_viewer.js',