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: set base /ts-stack/ for GitHub Pages subdirectory deployment
Without base, Vite emits /assets/... paths which 404 on GitHub Pages
(served under /ts-stack/). Also fixes React Router basename so NavLink
renders correct hrefs, iframe asyncapi src, pagefind load path, and
Footer plain <a> → Link.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments