From ce1400c9a5821a70ba608bee98f8fd5ec55281fe Mon Sep 17 00:00:00 2001 From: Doctor Wu Date: Mon, 30 Sep 2024 18:22:34 +0800 Subject: [PATCH] Update benchmark/index.js MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Kevin Deng 三咲智子 --- benchmark/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmark/index.js b/benchmark/index.js index 88769693e..884459c91 100644 --- a/benchmark/index.js +++ b/benchmark/index.js @@ -29,7 +29,7 @@ const { options: { skipLib: { type: 'boolean', - short: 's', + short: 'l', }, skipApp: { type: 'boolean',