configureUrlStrategy function
void
configureUrlStrategy()
Keeps browser URLs aligned with the app-link paths served by the game
origin (/join/:code and /game/:id) instead of hiding them after /#/.
Implementation
void configureUrlStrategy() => usePathUrlStrategy();