electron-userland / electron-prebuilt-compile

electron-prebuilt with Babel and React built-in
167 stars 50 forks source link

Correct debug parameter exclusion #44

Open kwonoj opened 7 years ago

kwonoj commented 7 years ago

This PR is following changes of https://github.com/electron-userland/electron-prebuilt-compile/pull/42, apply paramter filter correctly to exclude --debug-brk as well.