Resolve "development build fix"
This commit is contained in:
parent
bdf6a5fd34
commit
9c42f89b20
6 changed files with 24 additions and 169 deletions
11
app.json
11
app.json
|
|
@ -22,8 +22,7 @@
|
|||
"adaptiveIcon": {
|
||||
"foregroundImage": "./assets/images/adaptive-icon.png",
|
||||
"backgroundColor": "#ffffff"
|
||||
},
|
||||
"package": "com.thschleicher.interaktivesysteme"
|
||||
}
|
||||
},
|
||||
"web": {
|
||||
"bundler": "metro",
|
||||
|
|
@ -35,14 +34,6 @@
|
|||
],
|
||||
"experiments": {
|
||||
"typedRoutes": true
|
||||
},
|
||||
"extra": {
|
||||
"router": {
|
||||
"origin": false
|
||||
},
|
||||
"eas": {
|
||||
"projectId": "df718026-ba19-4dad-b01a-a79eb4919b9d"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue