mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
chore(demos): deploy script should create production demos
This commit is contained in:
@ -30,7 +30,7 @@ function run {
|
|||||||
cp tmp/sass.json $SITE_DIR/docs/v2/theming/overriding-ionic-variables/
|
cp tmp/sass.json $SITE_DIR/docs/v2/theming/overriding-ionic-variables/
|
||||||
|
|
||||||
#compile API Demos
|
#compile API Demos
|
||||||
gulp demos
|
gulp demos --production
|
||||||
|
|
||||||
# CD in to the site dir to commit updated docs
|
# CD in to the site dir to commit updated docs
|
||||||
cd $SITE_DIR
|
cd $SITE_DIR
|
||||||
|
Reference in New Issue
Block a user