Skip to content
New issue

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

need a way for preset which can get users themselves to config whether they want some plugins added #2952

Closed
yuicer opened this issue Nov 14, 2018 · 1 comment

Comments

@yuicer
Copy link

yuicer commented Nov 14, 2018

What problem does this feature solve?

with remote preset , i can dicide which plugin should be added , and if it's needed, i can have a "prompts" to config.
but , users wants to decide which plugin should be added themselves . so do we have some solutions for this?

What does the proposed API look like?

"plugins": {
    "@vue/cli-plugin-eslint": {
      "userDecideToHave": true,
      "prompts": true
    }
 }

maybe something like this? or do we have another way?

@haoqunjiang
Copy link
Member

See: #2529 (comment)

I'm closing this issue in favor of #1938 because that's more general.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants