Electron.NET-React-Typescript-MobX icon indicating copy to clipboard operation
Electron.NET-React-Typescript-MobX copied to clipboard

Suggestion for hot loading

Open jcphlux opened this issue 7 years ago • 0 comments

you might look at how I got hot loading working on my Electron Angular Template. It is a bit hacky but it does work. I had to change my webpack to output to two locations and added some code the the startup to reload the app when new files where dropped in. If you can find a cleaner way of doing it let me know so I can add it to my project.

jcphlux avatar Dec 11 '17 22:12 jcphlux