feat(N/A):配置环境

This commit is contained in:
guo
2025-10-26 13:06:08 +08:00
parent 7e7f40efd3
commit 134b09780b
+1 -1
View File
@@ -32,7 +32,7 @@ pipeline {
steps {
sh '''
npm run type-check
npm run dev
npm run build:dev
'''
}
}