basePath
option
#1225
Unanswered
Elias-Graf
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I use this library as it was recommended by one of your sister projects, NextJS. NextJS has the option to configure a
basePath
in thenext.config.js
. I couldn't find the option here, soswr
is not really usable in a NextJS project with thebasePath
set.My current workaround:
Beta Was this translation helpful? Give feedback.
All reactions