UNPKG

@jobgetapp/rush-needs-deploy-plugin

Version:

Utility to list all deployable projects with changes.

10 lines 317 B
{ "$schema": "https://developer.microsoft.com/json-schemas/rush/v5/rush-plugin-manifest.schema.json", "plugins": [ { "pluginName": "rush-needs-deploy-plugin", "description": "Utility to list all deployable projects with changes.", "commandLineJsonFilePath": "./command-line.json" } ] }