You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: remove repo name from basePath when using custom domain
Custom domain (dev.codebuilder.org) doesn't include the repo name in the
URL path, so basePath should be /preview/<branch> not /codebuilder-frontend/preview/<branch>
0 commit comments