Skip to content

build: move doc versions JSON file out of out/doc

Rodrigo Muino Tomonari requested to merge github/fork/richardlau/doccache into master

Move the generated previous doc versions JSON file out of out/doc to prevent it being included in the distributed packages.

Fixes: https://github.com/nodejs/build/issues/2276

cc @codebytere

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

Merge request reports

Loading