Your Apps in Action

Use this form to visualize A JSON schema for lerna.json files.


{{repoTitle.MainEntity}}

npmClientArgs Array of strings that will be passed as arguments to the npmClient.

# Values Actions
{{$index+1}}.
workspaces Array of globs to use a workspace locations.

# Values Actions
{{$index+1}}.
packages Array of globs to use a package locations.

# Values Actions
{{$index+1}}.
ignoreChanges Array of globs of files to ignore when detecting changed packages.

# Values Actions
{{$index+1}}.
.command
_

.command.publish
_

.command.bootstrap
_

command.bootstrap.npmClientArgs Array of strings that will be passed as arguments directly to "npm install" during the "lerna bootstrap" command.

# Values Actions
{{$index+1}}.
.command.init
_

.command.run
_

.command.version
_


{{message}}