Verifies that all the subpath exports in package.json actually match existing files.
steps:
- uses: giancosta86/aurora-github/actions/check-subpath-exports@v6
Please, note: this action is automatically run by verify-npm-package.
- The
jq
command (especially version 1.7) must be available in the operating system.
Name | Type | Description | Default value |
---|---|---|---|
project-directory |
string | The directory containing package.json |
. |