jrshikoku/eas.json
harukin-DeskMini 15bb692676 キー編集
2022-09-30 00:14:07 +09:00

24 lines
380 B
JSON

{
"cli": {
"version": ">= 0.53.1"
},
"build": {
"development": {
"developmentClient": true,
"distribution": "internal"
},
"preview": {
"distribution": "internal"
},
"mapsbuild": {
"releaseChannel": "mapsbuild"
},
"production": {
"releaseChannel": "aliexpress"
}
},
"submit": {
"production": {}
}
}