Files
JubaBox/eas.json
T
DESKTOP-CIKBOTF\ChiefSoft d317af7d99 first commit
2024-05-18 17:04:17 -04:00

19 lines
275 B
JSON

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