Skip to content

deps: move inspector_protocol to deps

Dependencies that influence directly what goes into the node binary should be in deps/.

Refs: https://github.com/nodejs/node/pull/21975#issuecomment-411888746

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading