-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Labels
feature requestintend to implementThe team has the intention to implement this feature at some point. Contribution is also welcome.The team has the intention to implement this feature at some point. Contribution is also welcome.
Description
What problem does this feature solve?
Displaying some instructions after invoking a 3rd-party plugin improves the Dev Exp.
For example: Start the server with this command
.
It may be useful for erros too?
What does the proposed API look like?
// generator.js
api.exitMessage = `Start server with '...'`
The message would be displayed here:
vue-cli/packages/@vue/cli/lib/invoke.js
Line 127 in 46166fb
log() |
LinusBorg, wietseva and hsxfjames
Metadata
Metadata
Assignees
Labels
feature requestintend to implementThe team has the intention to implement this feature at some point. Contribution is also welcome.The team has the intention to implement this feature at some point. Contribution is also welcome.