railsware / bozon

🛠 Command line tool for building, testing and publishing modern Electron applications
MIT License
758 stars 52 forks source link

How do you enable debugging for the Main Process? #22

Closed hadees closed 7 years ago

hadees commented 8 years ago

Debugging the Main Process in the electron docs talks about adding --debug but I can't seem to figure out how to do that with bozon.

alchaplinsky commented 8 years ago

This is not currently supported, but it is a nice feature to add. Will focus on that in next release

alchaplinsky commented 7 years ago

Added options --inspect and --inspect-brk