Files
RaderApp/eas.json
T
CHIEFSOFT\ameye 975ed05ad9 first commit
2024-08-29 14:55:10 -04:00

19 lines
275 B
JSON

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