mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-05-04 11:00:39 -05:00
docs: update plugins-and-presets.md (#2777) [ci skip]
cli warns `Missing required argument <app-name>.`
This commit is contained in:
committed by
Haoqun Jiang
parent
9757f144e6
commit
1b8153cfc6
@@ -209,5 +209,5 @@ When developing a remote preset, it can be tedious to have to repeatedly push th
|
||||
vue create --preset ./my-preset my-project
|
||||
|
||||
# or directly use a json file in cwd:
|
||||
vue create --preset my-preset.json
|
||||
vue create --preset my-preset.json my-project
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user