From 58d74c9bd3d99bd070a0d4fe47e197db6936bb58 Mon Sep 17 00:00:00 2001 From: CaptainB Date: Mon, 7 Aug 2023 14:43:16 +0800 Subject: [PATCH] ci: frontend build command --- frontend/pom.xml | 16 ++++++++-------- pom.xml | 1 + 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/frontend/pom.xml b/frontend/pom.xml index 42634a3123..5686bd8307 100644 --- a/frontend/pom.xml +++ b/frontend/pom.xml @@ -30,35 +30,35 @@ - install node and npm + install node and pnpm - install-node-and-npm + install-node-and-pnpm generate-resources ${node.version} - ${npm.version} + ${pnpm.version} - npm install + pnpm install - npm + pnpm - install --legacy-peer-deps + install - npm run build + pnpm run build - npm + pnpm run build diff --git a/pom.xml b/pom.xml index 9f36b65292..76dbe7b891 100644 --- a/pom.xml +++ b/pom.xml @@ -86,6 +86,7 @@ 1.12.1 v16.20.0 8.19.4 + 8.6.12 false 2.9.0