Skip to content

Commit

Permalink
Merge pull request #25 from expo-starter/fix/deploy-github-page
Browse files Browse the repository at this point in the history
update app.config
  • Loading branch information
AchrafBn authored Sep 18, 2024
2 parents b8c2586 + f5130e5 commit 485391f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export default ({ config }: ConfigContext): ExpoConfig => ({
plugins: [["expo-router"]],
experiments: {
typedRoutes: true,
baseUrl: "/expo-template",
baseUrl: "",
},
extra: {
eas: {
Expand Down

0 comments on commit 485391f

Please sign in to comment.