xcx-operateui/build.sh
2025-08-23 10:39:53 +08:00

4 lines
116 B
Bash

npm config set registry https://registry.npmmirror.com &&
node -v &&
npm install --loglevel verbose &&
npm run build