summaryrefslogtreecommitdiff
path: root/config/webpack.config.js
diff options
context:
space:
mode:
Diffstat (limited to 'config/webpack.config.js')
-rw-r--r--config/webpack.config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/webpack.config.js b/config/webpack.config.js
index a71794b379d..e67ad33b893 100644
--- a/config/webpack.config.js
+++ b/config/webpack.config.js
@@ -48,7 +48,7 @@ var config = {
groups_list: './groups_list.js',
help: './help/help.js',
how_to_merge: './how_to_merge.js',
- issue_show: './issue_show/index.js',
+ issue_show: './issuable_show/issue_show.js',
integrations: './integrations',
job_details: './jobs/job_details_bundle.js',
locale: './locale/index.js',