mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
chore(demos): automating API Demos
This commit is contained in:
@ -37,6 +37,10 @@ function run {
|
||||
|
||||
# Update docs
|
||||
./scripts/docs/deploy.sh --version-name="$VERSION_NAME"
|
||||
|
||||
# Update API Demos
|
||||
gulp demos
|
||||
|
||||
}
|
||||
|
||||
source $(dirname $0)/../utils.sh.inc
|
||||
|
Reference in New Issue
Block a user