From fa109685d9486dbe84fb2c4dcc210c482100131d Mon Sep 17 00:00:00 2001 From: wanghanlin <1533525126@qq.com> Date: Sat, 27 Jun 2026 10:54:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=8C=85=E6=97=B6=E8=B7=B3=E8=BF=87?= =?UTF-8?q?=E9=9B=86=E6=88=90=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 81e9e1a..c26e871 100644 --- a/pom.xml +++ b/pom.xml @@ -175,6 +175,15 @@ + + + + org.apache.maven.plugins + maven-surefire-plugin + + true + + org.apache.maven.plugins maven-compiler-plugin @@ -191,7 +200,8 @@ - + + com.github.eirslett frontend-maven-plugin @@ -204,6 +214,7 @@ install-node-and-npm + prepare-package install-node-and-npm @@ -214,6 +225,7 @@ npm-install + prepare-package npm @@ -224,6 +236,7 @@ npm-build + prepare-package npm @@ -241,7 +254,7 @@ copy-sdk-to-static - process-resources + prepare-package copy-resources