-
-
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.scope: plugin API
Description
What problem does this feature solve?
Looking to the future, there will be changes to the vue-cli, which means we need to think about the evolution of it and the plugins and how they interact with each other. So, let's allow the plugins to specify a minimum vue-cli version in their package.json
What does the proposed API look like?
Generator should read package.json of all installed plugins and throw/complain if minimum version of vue-cli is not satisfied
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.scope: plugin API