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

feat: --skip-plugins #4448

Merged
merged 4 commits into from
Aug 21, 2019
Merged

feat: --skip-plugins #4448

merged 4 commits into from
Aug 21, 2019

Conversation

LinusBorg
Copy link
Member

@LinusBorg LinusBorg commented Aug 16, 2019

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Docs
  • Underlying tools
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

Other information:

Adds a new cli flag named --skip-plugins that works with all commands and allows to skip a plugin, which means it will not be applied for that run.

close #4262
close #3830

Allow skipping of plugins  from command line

close #4262
close #3830
@haoqunjiang
Copy link
Member

Looks good to me. But there's now a conflict to resolve…

@LinusBorg
Copy link
Member Author

conflict resolved :)

@haoqunjiang haoqunjiang merged commit fba2ad0 into dev Aug 21, 2019
@haoqunjiang haoqunjiang deleted the feat/skip-plugins-4262 branch August 21, 2019 07:38
haoqunjiang pushed a commit that referenced this pull request Aug 21, 2019
Allow skipping of plugins  from command line

close #4262
close #3830

(cherry picked from commit fba2ad0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Option to disable vue-cli plugins through vue.config.js Option to turn off PWA generation
2 participants