Skip to content

Fix static site run fallback#49

Merged
AdmilsonCossa merged 1 commit into
mainfrom
fix/use-cases-site-static-run
Jun 5, 2026
Merged

Fix static site run fallback#49
AdmilsonCossa merged 1 commit into
mainfrom
fix/use-cases-site-static-run

Conversation

@AdmilsonCossa
Copy link
Copy Markdown
Collaborator

Summary

Fix the static GitHub Pages run path for the use cases site.

The site now calls the local Node runtime API only in Vite dev mode on a loopback host. Production/static builds use captured evidence snapshots instead of requesting /api/examples/.../run.

Validation

  • npm --prefix apps/use-cases-site run test
  • npm run site:build
  • npm run test:coverage
  • local Vite preview smoke with Run button: no console errors, inspector updates from captured evidence

@AdmilsonCossa AdmilsonCossa merged commit 2498f96 into main Jun 5, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant