From 553da649902f71d5ca34c9a6289ab6b1ef0ba7cb Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 20 Nov 2019 19:48:43 +0100 Subject: WIP: simplify DB queries and error handling --- webpack.config.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'webpack.config.js') diff --git a/webpack.config.js b/webpack.config.js index 096455887..ab893eaca 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -80,8 +80,6 @@ module.exports = function (env) { "pay": "./src/webex/pages/pay.tsx", "withdraw": "./src/webex/pages/withdraw.tsx", "welcome": "./src/webex/pages/welcome.tsx", - "error": "./src/webex/pages/error.tsx", - "logs": "./src/webex/pages/logs.tsx", "payback": "./src/webex/pages/payback.tsx", "popup": "./src/webex/pages/popup.tsx", "reset-required": "./src/webex/pages/reset-required.tsx", -- cgit v1.2.3