Skip to content

build: add `nonpm` and `nocorepack` to `vcbuild.bat`

The ./configure script allows you to produce a build without npm and corepack with the --without-npm and --without-corepack options respectively, so this change adds the same capability to the vcbuild.bat script.

Signed-off-by: Darshan Sen raisinten@gmail.com

Merge request reports

Loading