From: Doctor Wu Date: Mon, 30 Sep 2024 10:57:27 +0000 (+0800) Subject: chore(benchmark): fix conflict args (#282) X-Git-Tag: v3.6.0-alpha.1~16^2~308 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=126ce65d7db7747c5e346323112dc89d73d22f36;p=thirdparty%2Fvuejs%2Fcore.git chore(benchmark): fix conflict args (#282) Co-authored-by: Kevin Deng 三咲智子 --- diff --git a/benchmark/index.js b/benchmark/index.js index 2332761ec6..884459c915 100644 --- a/benchmark/index.js +++ b/benchmark/index.js @@ -29,7 +29,7 @@ const { options: { skipLib: { type: 'boolean', - short: 'v', + short: 'l', }, skipApp: { type: 'boolean',