boxons/eas.json

19 lines
275 B
JSON
Raw Permalink Normal View History

2024-10-13 20:14:08 +00:00
{
"cli": {
"version": ">= 7.6.2"
},
"build": {
"development": {
"developmentClient": true,
"distribution": "internal"
},
"preview": {
"distribution": "internal"
},
"production": {}
},
"submit": {
"production": {}
}
}