mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 01:54:48 +00:00
[release] 1.1.8
This commit is contained in:
@@ -11,7 +11,7 @@ echo # (optional) move to a new line
|
||||
if [[ $REPLY =~ ^[Yy]$ ]]
|
||||
then
|
||||
# build
|
||||
VERSION=$VERSION npm run dist
|
||||
VERSION=$VERSION npm run build:lib
|
||||
|
||||
# publish vant-css
|
||||
echo "Releasing vant-css $VERSION ..."
|
||||
|
Reference in New Issue
Block a user