Add commonly typed mis-spelling of the serve command.
This commit is contained in:
parent
eebb319357
commit
174dfa69a6
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
"private": true,
|
||||
"scripts": {
|
||||
"serve": "vue-cli-service serve --copy",
|
||||
"server": "vue-cli-service serve --copy",
|
||||
"build": "vue-cli-service build --modern",
|
||||
"lint": "vue-cli-service lint"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue