Investigate the reach router source code to determine if the <base> HTML tag is handled. Look for any references to document.baseURI or similar in the source files. Check if there is any existing documentation or comments about the base tag. If not handled, consider whether it needs to be supported and how to implement it. Also review the issue comments for any additional context from maintainers.