summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorClement Ho <ClemMakesApps@gmail.com>2018-02-23 16:57:09 -0600
committerClement Ho <ClemMakesApps@gmail.com>2018-02-23 16:57:18 -0600
commit873595337ec9f9c25dd455ebcbd0bd4876bc062e (patch)
tree3e32544a9782d8fbd8f20a43eef876c806ef20b7 /config
parent296a4e6825a3528917bb385123cdf62ae3d1944e (diff)
downloadgitlab-ce-873595337ec9f9c25dd455ebcbd0bd4876bc062e.tar.gz
Remove sidebar bundle webpack entry point
Diffstat (limited to 'config')
-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 0e96a2f6941..75ae657852b 100644
--- a/config/webpack.config.js
+++ b/config/webpack.config.js
@@ -72,7 +72,6 @@ var config = {
protected_branches: './protected_branches',
protected_tags: './protected_tags',
registry_list: './registry/index.js',
- sidebar: './sidebar/sidebar_bundle.js',
snippet: './snippet/snippet_bundle.js',
sketch_viewer: './blob/sketch_viewer.js',
stl_viewer: './blob/stl_viewer.js',