netlify-plugin-npm-private-registry-setter

0.0.2 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i netlify-plugin-npm-private-registry-setter

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

10.7 kB

Total Files

12

Last publish

Collaborators

  • johnzim