diff --git a/browser/main/HomePage/untitled b/browser/main/HomePage/untitled deleted file mode 100644 index e69de29b..00000000 diff --git a/webpack.config.production.js b/webpack.config.production.js index 0e496776..2a565752 100644 --- a/webpack.config.production.js +++ b/webpack.config.production.js @@ -1,6 +1,5 @@ var webpack = require('webpack') module.exports = { - devtool: 'source-map', entry: { main: './browser/main/index.js', finder: './browser/finder/index.js'