slashman/jsrl

Look at concurrency issues with reloading and electron

Closed this issue · 3 comments

  • There are still issues with concurrency for the npm run electron:* tasks
  • Must be a better solution for handling the reload of any changed source files while running Electron

No luck with my research on this trying to chain the scripts so that webpack runs first, completes packing, then yields to electron but keeps watching.

Yeah - I haven't had much luck either. I started a new issue #16 to look at Electron Forge which might help out here?

closing this down. Pretty much hit a dead end.