This repository has been archived by the owner on Feb 26, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0e5a624
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jippi This is here to remove the hostname from the base route. Not too sure if it harms things by being here - ie: if react breaks if the the hostname is present in basename.
0e5a624
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sure :) after som fiddling around I figured that was the purpose :) it seem to work, it just didn't accept
-
in the hostname before, so it broke hostnames likehashi-ui.something.awesome
:)