Robinfr / electron-react-typescript

Electron boilerplate with React, Redux, and TypeScript
MIT License
432 stars 85 forks source link

HMR not working (for anything) #19

Closed ChuckJonas closed 4 years ago

ChuckJonas commented 4 years ago

I cloned this, installed and ran npm run start-dev.

The app fired up, but after making changes it's not Hot Reloading.

ChuckJonas commented 4 years ago

running npm update fixed the issue