gpCalc/eas.json

19 lines
276 B
JSON
Executable File

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