Replies: 1 comment 1 reply
-
I just created a new package that will let you mount your Remix app in a path other than root. https://github.com/kiliman/remix-mount-routes Example app |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, is it possible to set a base URL so that a Remix app can be deployed in a subdirectory? Similar to next.js's
basePath
setting.Beta Was this translation helpful? Give feedback.
All reactions