mirror of
https://github.com/jakejarvis/sofa.git
synced 2026-07-14 18:15:56 -04:00
chore(native): remove unstable Metro optimize flags from EAS production build
This commit is contained in:
@@ -5,11 +5,7 @@
|
||||
},
|
||||
"build": {
|
||||
"production": {
|
||||
"autoIncrement": true,
|
||||
"env": {
|
||||
"EXPO_UNSTABLE_METRO_OPTIMIZE_GRAPH": "1",
|
||||
"EXPO_UNSTABLE_TREE_SHAKING": "1"
|
||||
}
|
||||
"autoIncrement": true
|
||||
},
|
||||
"development": {
|
||||
"developmentClient": true,
|
||||
|
||||
Reference in New Issue
Block a user