Skip to content

Commit

Permalink
Update webpack.config.renderer.dev.js (#1262)
Browse files Browse the repository at this point in the history
  • Loading branch information
oktapodia authored and amilajack committed Oct 8, 2017
1 parent 16bc3e1 commit 00793d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webpack.config.renderer.dev.js
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ export default merge.smart(baseConfig, {
verbose: true,
disableDotRule: false,
},
setup() {
before() {
if (process.env.START_HOT) {
console.log('Staring Main Process...');
spawn(
Expand Down

0 comments on commit 00793d0

Please sign in to comment.