dev2 #1

Open
panjunjie wants to merge 174 commits from dev2 into main
Showing only changes of commit cac4acbcbf - Show all commits

2
Jenkinsfile vendored
View File

@ -23,7 +23,7 @@ pipeline {
echo "清理旧依赖..."
rm -rf node_modules package-lock.json
npm cache clean --force
echo "设置国内腾讯云镜像源加速..."
npm config set registry https://mirrors.cloud.tencent.com/npm/