npm-publish-gradle-plugin
3.0.3
npm-publish-gradle-plugin
/
dev.petuska.npm.publish.task
/
NpmPublishTask
/
registry
registry
fun
registry
(
action
:
Action
<
NpmRegistry
>
)
Content copied to clipboard
Configuration DSL allowing to modify a registry config
Parameters
action
to apply
abstract
val
registry
:
Property
<
NpmRegistry
>
Content copied to clipboard
A registry to publish to
See also
dev.
petuska.
npm.
publish.
extension.
domain.
Npm
Registry