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
I'm wondering how to use this with a web app, specifically a react router 7 app with vite. I'm guessing that it's not supported OOB since there's no proper entrypoint?
The text was updated successfully, but these errors were encountered:
I tried to run it with npx tsr 'app/routes/*\.tsx$' but since the route files don't import each other and the routes themselves contain lots of framework-called function like action and loader, it doesn't seem like it's possible.
I'm wondering how to use this with a web app, specifically a react router 7 app with vite. I'm guessing that it's not supported OOB since there's no proper entrypoint?
The text was updated successfully, but these errors were encountered: