mirror of https://github.com/vuejs/core.git
chore(benchmark): fix conflict args (#282)
Co-authored-by: Kevin Deng 三咲智子 <sxzz@sxzz.moe>
This commit is contained in:
parent
604c42db49
commit
126ce65d7d
|
@ -29,7 +29,7 @@ const {
|
|||
options: {
|
||||
skipLib: {
|
||||
type: 'boolean',
|
||||
short: 'v',
|
||||
short: 'l',
|
||||
},
|
||||
skipApp: {
|
||||
type: 'boolean',
|
||||
|
|
Loading…
Reference in New Issue