sort/eas.json
2024-09-07 08:22:11 +07:00

19 lines
276 B
JSON

{
"cli": {
"version": ">= 10.2.1"
},
"build": {
"development": {
"developmentClient": true,
"distribution": "internal"
},
"preview": {
"distribution": "internal"
},
"production": {}
},
"submit": {
"production": {}
}
}