mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-27 15:30:02 -05:00
docs: update text on cli-service.md (#3360) [ci skip]
Changed word allows from 3rd person present.
This commit is contained in:
committed by
Haoqun Jiang
parent
e401a81054
commit
3a1b1d8898
@@ -136,4 +136,4 @@ When installed, `@vue/cli-service` also installs [yorkie](https://github.com/yyx
|
||||
|
||||
Projects created via `vue create` are ready to go without the need for additional configuration. The plugins are designed to work with one another so in most cases, all you need to do is pick the features you want during the interactive prompts.
|
||||
|
||||
However, we also understand that it's impossible to cater to every possible need, and the need of a project may also change over time. Projects created by Vue CLI allows you to configure almost every aspect of the tooling without ever needing to eject. Check out the [Config Reference](../config/) for more details.
|
||||
However, we also understand that it's impossible to cater to every possible need, and the need of a project may also change over time. Projects created by Vue CLI allow you to configure almost every aspect of the tooling without ever needing to eject. Check out the [Config Reference](../config/) for more details.
|
||||
|
||||
Reference in New Issue
Block a user