Open
Description
What problem does this feature solve?
In some way this relates to #3150, but even more generically, sometimes the vue-cli-service
cli is executed in a different working directory than the config is located, so it would be greate if it was possible to pass the custom location of the config in. This would unblock our usage with bazel.
What does the proposed API look like?
I would say vue-cli-service -c path/vue.config.js
is quite common for such a flag
Metadata
Metadata
Assignees
Labels
No labels