-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Request for Guidance on Deno Template Removal #5
Comments
yeah this would be much appreciated knowing the remix's team stance on Deno v2 support. i've made a working template for RR v7 + Deno v2 based on the templates here (it uses typescript type checker for the app directory because Deno doesn't support rootDirs yet): https://github.com/redabacha/react-router-deno-template/. however it would be nice to see it officially supported. |
Hey sorry this hasn't received any attention. The team definitely wants to have a Deno template. We deleted it because the deploy didn't work properly, and unfortunately we haven't had time to work on it since then. @redabacha if your template is similar to the existing ones/the one we originally had, please definitely feel free to open up a PR and I'll try to get it in |
Nice! If this gets fixed, I'm happy for someone to open up a PR to add back the deno template |
The Deno template for
@remix-run/react-router-templates
was recently created and then removed. I would like to understand the implications of this change for developers who may have been interested in using the template.I'm seeking clarification on the following points, as it is unclear what the removal signals:
Please let me know if additional information would help in addressing this issue.
Additional Context
Any insight or future roadmap details regarding Deno support would be greatly appreciated.
I'm also interested in contributing to the Deno template to help reintroduce or maintain support, if that would be helpful.
The text was updated successfully, but these errors were encountered: