aboutsummaryrefslogtreecommitdiff
path: root/webpack.config.js
diff options
context:
space:
mode:
Diffstat (limited to 'webpack.config.js')
-rw-r--r--webpack.config.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/webpack.config.js b/webpack.config.js
index 77844515..1d5f722b 100644
--- a/webpack.config.js
+++ b/webpack.config.js
@@ -21,8 +21,6 @@ module.exports = (env, argv) => {
'core-js/modules/es.symbol',
'core-js/modules/es.weak-map',
'core-js/modules/web.dom-collections.iterator',
- 'url-polyfill',
- 'whatwg-fetch',
__dirname + '/src/main/assets/scripts.js',
__dirname + '/src/main/assets/style.css',
require.resolve('evil-icons/assets/sprite.svg'),