Skip to content

Beta.6 - bug fixes, auto reload main process

Compare
Choose a tag to compare
@nklayman nklayman released this 23 Jul 18:50
· 700 commits to master since this release

This release has 2 new bug fixes:

  • The generator now supports not having a gitignore file (#36, 0730bc7)
  • JS files are resolved properly in typescript (#34, 8934968)

Also, whenever your main process file is changed, Electron will be closed, the main process file rebundled, and Electron will be relaunched.