replayio / website

Code for our demo site on replay.io/demo
https://website-git-master.recordreplay.vercel.app
1 stars 1 forks source link

Add rewrites for /browser paths #108

Closed ryanjduffy closed 3 years ago

ryanjduffy commented 3 years ago

Take 2 of #104 to add redirects to next for additional paths in the devtools app.

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/recordreplay/website/3ztcA8KJWd68L8BQLNMqzXyhhBCo
✅ Preview: https://website-git-ryan-browser-redirect-recordreplay.vercel.app

ryanjduffy commented 3 years ago

@jasonLaster, @jazzdan - feeling better about this version. The vercel preview works so that's a plus! The new path rewrites are a bit kludgy but they work with the current deployment of devtools. I think there are some changes we can make to the devtools bundle process that'll improve this but those aren't necessary right now.