jschr / electron-react-redux-boilerplate

A minimal boilerplate to get started with Electron, React and Redux.
556 stars 130 forks source link

Restart Electron on changes in main sources #70

Closed pronebird closed 6 years ago

pronebird commented 6 years ago

Restart Electron on changes to the main process sources. (in development only)

Fixes https://github.com/jschr/electron-react-redux-boilerplate/issues/69


This change is Reviewable

pronebird commented 6 years ago

@jschr I think the last time I checked - it worked very well. Let's merge it!