Skip to content

src: add --napi-modules to whitelist

Add --napi-modules to whitelist for NODE_OPTIONS as its needed so that we can run the tests that come along with native modules.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows [commit guidelines]
Affected core subsystem(s)

core

Merge request reports

Loading