1
0
mirror of https://gitee.com/vant-contrib/vant.git synced 2025-04-06 03:57:59 +08:00
2020-08-22 11:40:41 +08:00

9 lines
124 B
Bash

#!/usr/bin/env sh
vant-cli build-site
superman-cdn /vant ./site/*.js
rm -rf site/*.js
gh-pages -d site --add --dest next