pd4d10 / debugtron

Debug in-production Electron based app
MIT License
1.41k stars 109 forks source link

fix(win): incorrect `isElectronApp` logic #26

Closed BlackHole1 closed 4 months ago

BlackHole1 commented 8 months ago

Ref: https://github.com/electron/electron/blob/13e601e35c43ad640fbe2bfea57e9a054f1dca4c/shell/common/node_bindings.cc#L595-L596

pd4d10 commented 4 months ago

Thanks!

I did a little tweak to make it also compatible with old versions.