We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 666bc18 commit 84e0728Copy full SHA for 84e0728
2 files changed
browser/main/HomePage/untitled
webpack.config.production.js
@@ -1,6 +1,5 @@
1
var webpack = require('webpack')
2
module.exports = {
3
- devtool: 'source-map',
4
entry: {
5
main: './browser/main/index.js',
6
finder: './browser/finder/index.js'
0 commit comments