Skip to content

Allow plugins to provide a minimum vue-cli version #2336

Closed
@pksunkara

Description

@pksunkara

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions