Changelog: update for 2.4.0 (#11378)

This commit is contained in:
杨奕
2018-05-28 17:36:40 +08:00
committed by GitHub
parent f9dffdd12c
commit 0b94502eb9
7 changed files with 140 additions and 5 deletions

View File

@@ -5,7 +5,7 @@ cd temp_web
git clone --depth 1 -b gh-pages --single-branch https://github.com/ElemeFE/element.git && cd element
# build sub folder
SUB_FOLDER='2.3'
SUB_FOLDER='2.4'
mkdir $SUB_FOLDER
rm -rf *.js *.css *.map static
rm -rf $SUB_FOLDER/**