Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

Commit

Permalink
fix #76, #75, #70
Browse files Browse the repository at this point in the history
  • Loading branch information
trazyn committed Nov 24, 2017
1 parent 7150804 commit bef7ff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/webpack.config.electron.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export default {

...baseConfig,

devtool: 'source-map',
devtool: false,

entry: [
'babel-polyfill',
Expand Down

0 comments on commit bef7ff8

Please sign in to comment.