I have to say that trying to run
@expo Web in Dev on a similar path as it would on Prod is *not* a pleasant experience.
A rant.
For context: All our services in prod run on prodDomain/appPath. All our *other* services in dev run on devDomain/appPath.
This is necessary for CORS.