Tucker McKnight | Thu Dec 04 2025
fix the base path, don't hard-code to the URL
1
const reposPath = reposConfig.baseUrl
import path from 'path' const reposPath = reposConfig.path || ""