summaryrefslogtreecommitdiff
path: root/config/webpack.config.js
diff options
context:
space:
mode:
authorAlfredo Sumaran <alfredo@gitlab.com>2017-06-06 09:02:29 -0500
committerAlfredo Sumaran <alfredo@gitlab.com>2017-06-06 09:02:29 -0500
commitbd951384142f3f5ec71bd78a23aae917f151b47f (patch)
tree52bd646fd01693d4c7e0e917612f48b4f721a02c /config/webpack.config.js
parentd8403ec18f771c28eb566dc3ce6dc08bffd2db22 (diff)
downloadgitlab-ce-bd951384142f3f5ec71bd78a23aae917f151b47f.tar.gz
Remove non existent bundle
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 d02143ac9ad..55f6e0a704b 100644
--- a/config/webpack.config.js
+++ b/config/webpack.config.js
@@ -40,7 +40,6 @@ var config = {
graphs: './graphs/graphs_bundle.js',
group: './group.js',
groups: './groups/index.js',
- issuable: './issuable/issuable_bundle.js',
issue_show: './issue_show/index.js',
locale: './locale/index.js',
main: './main.js',