mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(build): s/tmp/temp
This commit is contained in:
@@ -9,7 +9,7 @@ ARG_DEFS=(
|
||||
|
||||
function init {
|
||||
PROJECT_DIR=$SCRIPT_DIR/../..
|
||||
TMP_DIR=$PROJECT_DIR/tmp
|
||||
TMP_DIR=$PROJECT_DIR/temp
|
||||
BUILD_DIR=$PROJECT_DIR/dist
|
||||
|
||||
APPBASE_DIR=$TMP_DIR/app-base
|
||||
|
||||
Reference in New Issue
Block a user