Thu Dec 04 2025
Tucker McKnight <tucker@pangolin.lan>
fix the base path, don't hard-code to the URL
6c4e8697af3c92e5d341b2820dba2bc4af593e89
1
const reposPath = reposConfig.baseUrl
1
2
import path from 'path'
const reposPath = reposConfig.path || ""