Skip to content

Commit 0978da7

Browse files
authored
Merge pull request #26 from expo-starter/chore/update-app-config
update app.config
2 parents 485391f + 7280185 commit 0978da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ export default ({ config }: ConfigContext): ExpoConfig => ({
3737
plugins: [["expo-router"]],
3838
experiments: {
3939
typedRoutes: true,
40-
baseUrl: "",
40+
baseUrl: "/",
4141
},
4242
extra: {
4343
eas: {

0 commit comments

Comments
 (0)