Skip to content

src: remove deprecated node debug command

The node debug command has been deprecated for a while now. There's really no good reason to keep it around. Move to end of life.

This one might be a bit controversial. @nodejs/tsc ... thoughts?

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading