-
👋 Hello, everybody! I am trying to run React Router on Deno but these are the results importing in different ways:
How do I accomplish this? |
Beta Was this translation helpful? Give feedback.
Answered by
ayoreis
Jan 5, 2022
Replies: 2 comments 2 replies
-
You can find a repository with my preliminary Deno setup here: https://github.com/jacob-ebey/deno-remix. |
Beta Was this translation helpful? Give feedback.
2 replies
-
https://esm.sh has now fixed this with v61!!! (esm-dev/esm.sh#229 (comment)). |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ayoreis
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://esm.sh has now fixed this with v61!!! (esm-dev/esm.sh#229 (comment)).