Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CLI create command not accepting name for app and plugin #902

Merged
merged 1 commit into from Jun 9, 2022

Conversation

pileks
Copy link
Contributor

@pileks pileks commented Jun 8, 2022

Seems like there was a bug introduced between prealpha.80 and prealpha.83 wherein w3 create plugin and w3 create app didn't accept the name argument, but accepted two arguments called lang and language, both of which were constrained to their respective choices.

The language arg would then weirdly resolve as the name arg, making every new plugin I create be named typescript.

If this is indeed a bug (seems like it), we might want to consider adding tests for this in addition to merging this fix.

@pileks pileks requested a review from dOrgJelli as a code owner June 8, 2022 10:02
@dOrgJelli dOrgJelli merged commit d5e0c10 into prealpha-dev Jun 9, 2022
@dOrgJelli dOrgJelli deleted the pileks-cli-create-args-fix branch February 2, 2023 15:42
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.

None yet

3 participants