Netlify Build plugin npm-private-registry-setter - Allows the setting of an NPM private registry in an .npmrc pre-build.
Please install this plugin from the Netlify app.
The following inputs
options are available:
The private registry which will be written into the .npmrc file generated by this plugin eg: "@orgName:registry=https://npm.pkg.github.com/"
The following build environment variables
must be set:
Since this value is normally secret, it cannot be specified as an input and must be instead declared within your netlify build environment variables.