Skip to content

win,build: build N-API addons in parallel

Similar to https://github.com/nodejs/node/pull/21403, build N-API modules in parallel.

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

Merge request reports

Loading