mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
chore(docs): run gulp src on each build
This commit is contained in:
@ -22,6 +22,7 @@ function run {
|
||||
VERSION=$(readJsonProp "package.json" "version")
|
||||
|
||||
gulp docs --doc-version="$VERSION_NAME"
|
||||
gulp src
|
||||
cd $SITE_DIR
|
||||
|
||||
CHANGES=$(git status --porcelain)
|
||||
|
Reference in New Issue
Block a user