Closed
Description
What problem does this feature solve?
I have a project with multiple entry files and multiple vue.config.js, or a dynamic vue.config.js. Depending on the entry or target I would like to enable/disable certain vue-cli plugins.
What does the proposed API look like?
config.disablePlugins = []