0.0.2 • Published 3 years ago

netlify-plugin-npm-private-registry-setter v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Netlify Build plugin npm-private-registry-setter - Allows the setting of an NPM private registry in an .npmrc pre-build.

Install

Please install this plugin from the Netlify app.

Configuration

The following inputs options are available:

privateRegistry

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:

NPM_TOKEN

Since this value is normally secret, it cannot be specified as an input and must be instead declared within your netlify build environment variables.

0.0.2

3 years ago

0.0.1

3 years ago