mirror of
https://github.com/electron/electron.git
synced 2026-01-22 13:58:01 -05:00
* feat: add support for `--experimental-network-inspection` Co-authored-by: Aman Karmani <aman@tmm1.net> * docs: fix minor formatting issues visible on both GH[1] and the docs site[2] [1] https://github.com/electron/electron/blob/main/docs/api/command-line-switches.md#nodejs-flags [2] https://www.electronjs.org/docs/latest/api/command-line-switches#--inspect-brkhostport Co-authored-by: Aman Karmani <aman@tmm1.net> * docs: add entry for new nodejs flag Co-authored-by: Aman Karmani <aman@tmm1.net> --------- Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Aman Karmani <aman@tmm1.net>