File tree Expand file tree Collapse file tree 2 files changed +5
-19
lines changed Expand file tree Collapse file tree 2 files changed +5
-19
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' create-expo-stack ' : patch
3+ ---
4+
5+ fixes eas setup
Original file line number Diff line number Diff line change 1818 < % if (props .internalizationPackage ? .name === " i18next" ) { % >
1919 ," expo-localization"
2020 < % } % >
21- < % if (props .flags ? .eas ) { % >
22- ,[
23- " expo-dev-launcher" ,
24- {
25- " launchMode" : " most-recent"
26- }
27- ]
28- < % } % >
2921 ],
3022 " experiments" : {
3123 " typedRoutes" : true
4638 < % if (props .internalizationPackage ? .name === " i18next" ) { % >
4739 " expo-localization"
4840 < % } % >
49- < % if (props .flags ? .eas && props .internalizationPackage ? .name === " i18next" ) { % >
50- ,
51- < % } % >
52- < % if (props .flags ? .eas ) { % >
53- [
54- " expo-dev-launcher" ,
55- {
56- " launchMode" : " most-recent"
57- }
58- ]
59- < % } % >
6041 ],
6142 < % } % >
6243 " orientation" : " portrait" ,
You can’t perform that action at this time.
0 commit comments