Skip to content

fix: restore /chatbot-demo routing#21

Open
jonah-berman wants to merge 1 commit intomainfrom
devin/1774405594-fix-routing
Open

fix: restore /chatbot-demo routing#21
jonah-berman wants to merge 1 commit intomainfrom
devin/1774405594-fix-routing

Conversation

@jonah-berman
Copy link
Copy Markdown
Contributor

Summary

Reverts the /bluej-demo path rename from PR #20 back to /chatbot-demo. The rename broke the production deployment at demo.exa.ai/chatbot-demo because the domain-level routing only forwards /chatbot-demo/* to this Vercel project — it doesn't know about /bluej-demo.

Changes across 3 files are a straight /bluej-demo/chatbot-demo replacement:

  • vercel.json — all rewrite rules
  • frontend/vite.config.js — base path and dev proxy
  • frontend/src/lib/basePath.js — runtime base path constant

Review & Testing Checklist for Human

  • After merge, verify demo.exa.ai/chatbot-demo loads correctly (currently 404ing in production)
  • Verify demo.exa.ai/chatbot-demo/tutorial also loads

Notes

Link to Devin session: https://app.devin.ai/sessions/2a88a28d3059461d932fb7f37dcb5a4e
Requested by: @jonah-berman

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
chatbot-demo Ready Ready Preview, Comment Mar 25, 2026 2:27am

Request Review

@devin-ai-integration
Copy link
Copy Markdown
Contributor

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@devin-ai-integration
Copy link
Copy Markdown
Contributor

Closing — this is superseded by PR #22 (full revert) which has been merged.

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