<img src="/logo.svg" ...<img src="/logo.svg" ... from the jsx file should be 'compiled' to <img src="/my_base_path/logo.svg" ...<img src="/my_base_path/logo.svg" .... Or do we need to do this ourselves by adding a ${BASE_PATH} before all links?Join the Discord to continue the conversation