yarn plugin check
Find all third-party plugins that differ from their own spec.
Usage
$> yarn plugin check
Examples
find all third-party plugins that differ from their own spec :
yarn plugin check
Options
Definition | Description |
---|---|
| Format the output as an NDJSON stream |
Details
Check only the plugins from https.
If this command detects any plugin differences in the CI environment, it will throw an error.