You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It'd be useful to have a basepath property for handling the cases where the site/app is not under the root dir "/", but instead a subfolder of any level.
The text was updated successfully, but these errors were encountered:
Would be good to fix this. I have been looking myself into it and manage to fix it, but not sure if it is the best practice, and if it won't break other stuff.
It'd be useful to have a
basepath
property for handling the cases where the site/app is not under the root dir "/", but instead a subfolder of any level.The text was updated successfully, but these errors were encountered: