Skip to content
Snippets Groups Projects
Commit ee8bfcc4 authored by Jack Reed's avatar Jack Reed Committed by Chris Beer
Browse files

Remove extraneous webpack entries

parent 3a4d1588
No related branches found
No related tags found
No related merge requests found
......@@ -83,7 +83,6 @@ module.exports = (env, options) => {
port: 4444,
},
devtool: 'eval-source-map',
entry: ['./src/polyfills.js', './src/init.js'],
mode: 'development',
plugins: [
...(config.plugins || []),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment