summaryrefslogtreecommitdiff
path: root/config/webpack.config.js
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2018-03-01 02:21:08 -0600
committerMike Greiling <mike@pixelcog.com>2018-03-01 02:21:08 -0600
commit3cbebe930936edd4737c560504f698ee81daff56 (patch)
tree8bc6ece20548e8a3e8663548439696176192a5ae /config/webpack.config.js
parent154fc7dcb67c12ba833cd71208cc49de97f1e963 (diff)
downloadgitlab-ce-remove-blob-viewer-bundles.tar.gz
migrate stl_viewer to dynamic importremove-blob-viewer-bundles
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 37bf5cec97a..22bcf36a974 100644
--- a/config/webpack.config.js
+++ b/config/webpack.config.js
@@ -47,7 +47,6 @@ function generateEntries() {
mr_notes: './mr_notes/index.js',
protected_branches: './protected_branches',
registry_list: './registry/index.js',
- stl_viewer: './blob/stl_viewer.js',
terminal: './terminal/terminal_bundle.js',
two_factor_auth: './two_factor_auth.js',