0.0.1 • Published 3 years ago
verdaccio-tagauth v0.0.1
verdaccio-tagauth
Provides the ability to configure publish/unpublish access depending the the dist tag of the package
auth:
tagauth:
'development':
publish: $alldevelopment
See the verdaccio contributing guide for instructions setting up your development environment. Once you have completed that, use the following npm tasks.
npm run buildBuild a distributable archive
npm run testRun unit test
For more information about any of these commands run npm run ${task} -- --help.
0.0.1
3 years ago