]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore(benchmark): fix conflict args (#282)
authorDoctor Wu <doctorwu@moego.pet>
Mon, 30 Sep 2024 10:57:27 +0000 (18:57 +0800)
committerGitHub <noreply@github.com>
Mon, 30 Sep 2024 10:57:27 +0000 (18:57 +0800)
Co-authored-by: Kevin Deng 三咲智子 <sxzz@sxzz.moe>
benchmark/index.js

index 2332761ec6b9771c72ca1abd90895d1ac9386b31..884459c915fbc84ae4b9ee39d0ebd48f5beb54c4 100644 (file)
@@ -29,7 +29,7 @@ const {
   options: {
     skipLib: {
       type: 'boolean',
-      short: 'v',
+      short: 'l',
     },
     skipApp: {
       type: 'boolean',