From 617a8e2a3abd74b90f2bed4a2d20e7239f41d103 Mon Sep 17 00:00:00 2001 From: Mike Greiling Date: Thu, 1 Mar 2018 15:05:49 -0600 Subject: remove two_factor_auth bundle --- config/webpack.config.js | 1 - 1 file changed, 1 deletion(-) (limited to 'config') diff --git a/config/webpack.config.js b/config/webpack.config.js index fd0bfb59e65..b883f5fd927 100644 --- a/config/webpack.config.js +++ b/config/webpack.config.js @@ -48,7 +48,6 @@ function generateEntries() { protected_branches: './protected_branches', registry_list: './registry/index.js', terminal: './terminal/terminal_bundle.js', - two_factor_auth: './two_factor_auth.js', common: './commons/index.js', common_vue: './vue_shared/vue_resource_interceptor.js', -- cgit v1.2.3