dario-piotrowicz / vite-environment-6.0.0-alpha-experimentations

1 stars 1 forks source link

Add routing to Remix and react-router Examples #16

Closed dario-piotrowicz closed 4 weeks ago

dario-piotrowicz commented 1 month ago

I believe that we should add some routing to the Remix example to validate that all server side requests (and not just the root one) are correctly handled (in the route we should also log the userAgent or something similar to make sure that it is run inside workerd)

dario-piotrowicz commented 1 month ago

we might want to do this in the react-router example instead? (or in both?)

dario-piotrowicz commented 1 month ago

Reopening and assigning to James 🙂 (I hope james doesn't mind, I wasn't sure if opening a new issue would make too much sense here)