We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
vue create my-app
The output that comes after this last question looks identical to the one where you choose not to save it as a preset.
I expected for a "The preset was saved to ~/.vuerc" log to be present.
The text was updated successfully, but these errors were encountered:
Hey, I am a beginner can i work on this issue ?
Sorry, something went wrong.
feat(vue-cli): Choosing to save as a preset tells you where it is saved
c0cbb30
close vuejs#5197
@sodatea I created a pull request for you to check when you have time.
feat(vue-cli): Choosing to save as a preset tells you where it is sav…
e5449ad
…ed (#5212) close #5197 Co-authored-by: Jair Reina <[email protected]>
Successfully merging a pull request may close this issue.
What problem does this feature solve?
vue create my-app
The output that comes after this last question looks identical to the one where you choose not to save it as a preset.
What does the proposed API look like?
I expected for a "The preset was saved to ~/.vuerc" log to be present.
The text was updated successfully, but these errors were encountered: