-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Description
What problem does this feature solve?
Developers with Vue experience do not need the App.vue component to display Vue ecosystem links (as they are already familiar with them) and do not need the HelloWorld.vue component either.
Deleting them is an extra step to perform when the new project has been made. Implementing this feature removes this extra step.
What does the proposed API look like?
An extra toggle option in the following menu:
Vue CLI v3.0.0-rc.10
? Please pick a preset: Manually select features
? Check the features needed for your project: Babel, Linter, Unit
? Pick a linter / formatter config: Basic
? Pick additional lint features: Lint on save
? Pick a unit testing solution: Jest
? Where do you prefer placing config for Babel, PostCSS, ESLint, etc.? In dedicated config files
? Save this as a preset for future projects? No
? Scaffold ecosystem links and HelloWorld component? [Default: Yes]
itzikbenh, myrgato, octoxan, JohnRyanAudio, NataliaTepluhina and 7 moreBerkmann18 and oshliaer
Metadata
Metadata
Assignees
Labels
No labels