Skip to content

tools: make doctool work if no internet available

Allow doctool to fallback to use local files if not building a release build.

Fixes: https://github.com/nodejs/node/issues/29918

cc @joyeecheung

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

Merge request reports

Loading