From ea139fa56fded2c7b1b2dabaec4bb0508d3cb966 Mon Sep 17 00:00:00 2001 From: xuwei-fit2cloud Date: Wed, 21 Feb 2024 17:27:33 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E4=BC=98=E5=8C=96=E6=BA=90?= =?UTF-8?q?=E7=A0=81=E7=BC=96=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/.npmrc | 2 +- core/core-frontend/pom.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/core/core-frontend/.npmrc b/core/core-frontend/.npmrc index a6ef790d74..5e4086a7f3 100644 --- a/core/core-frontend/.npmrc +++ b/core/core-frontend/.npmrc @@ -1 +1 @@ -registry=https://registry.npm.taobao.org/ +registry=https://registry.npmmirror.com/ diff --git a/core/core-frontend/pom.xml b/core/core-frontend/pom.xml index 4bb88670f4..ae46ef19fb 100644 --- a/core/core-frontend/pom.xml +++ b/core/core-frontend/pom.xml @@ -38,7 +38,7 @@ ${frontend-maven-plugin.version} - + - + npm run build