Skip to content

Conversation

tschaub
Copy link
Owner

@tschaub tschaub commented Aug 11, 2023

This change updates commander to make use of the requiredOption function for the --dist option.

args: ['.'],
error:
'No base directory specified. The `--dist` option must be specified.',
},
Copy link
Owner Author

@tschaub tschaub Aug 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed this test case because commander now exits when the --dist option is not provided.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant