Skip to content

fix(create-app): update prompt message based on user input#2103

Merged
yyx990803 merged 2 commits into
vitejs:mainfrom
jamesgeorge007:hotfix/create-app
Feb 19, 2021
Merged

fix(create-app): update prompt message based on user input#2103
yyx990803 merged 2 commits into
vitejs:mainfrom
jamesgeorge007:hotfix/create-app

Conversation

@jamesgeorge007
Copy link
Copy Markdown
Contributor

Follow up of #2072

: `${template} isn't a valid template. Please choose from below: `

  • Boolean value for --template.
create-app app -t

boolean-template

  • Not supplying a template.
create-app app

no-template

Patch

Screenshot 2021-02-19 at 9 25 08 PM

Comment thread packages/create-app/index.js Outdated
Comment thread packages/create-app/index.js Outdated
Comment thread packages/create-app/index.js Outdated
Co-authored-by: Evan You <yyx990803@gmail.com>
Co-authored-by: CHOYSEN <choysen@qq.com>
@yyx990803 yyx990803 merged commit 038f786 into vitejs:main Feb 19, 2021
@jamesgeorge007 jamesgeorge007 deleted the hotfix/create-app branch February 20, 2021 03:21
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.

3 participants