registry

fun registry(action: Action<NpmRegistry>)

Configuration DSL allowing to modify a registry config

Parameters

action

to apply


abstract val registry: Property<NpmRegistry>

A registry to publish to

See also