1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-09-17 19:46:10 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
tdzl2003
2016-04-03 18:04:10 +08:00
parent f1694be238
commit c89fd2f3c6
4 changed files with 135 additions and 5 deletions

View File

@@ -43,6 +43,13 @@
},
"uploadApk": {
},
"packages": {
"options": {
"platform": {
"hasValue": true
}
}
},
"publish": {
"options": {
@@ -60,6 +67,21 @@
}
}
},
"versions": {
"options": {
"platform": {
"hasValue": true
}
}
},
"update": {
"options": {
"platform": {
"hasValue": true
}
}
},
"build": {
"description": "Bundle javascript and copy assets."