From 3f3a9642a323c3276198afd7ba4b1aa6e1396b7c Mon Sep 17 00:00:00 2001 From: Hoshi <1196756653@qq.com> Date: Tue, 20 Aug 2024 22:54:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AD=90=E6=A8=A1=E5=9D=97=E5=8D=95=E7=8B=AC?= =?UTF-8?q?=E6=9E=84=E5=BB=BA=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Jenkinsfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Jenkinsfile b/Jenkinsfile index b06d786..2eab390 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -4,6 +4,7 @@ webPipeline([ return """ pnpm install pnpm install url-loader + pnpm install @vue/composition-api lodash lodash-es sortablejs tslib viewerjs/dist/viewer.css """ }, ])