tsx,ts,and js file as page #117
-
right now the plugin is supporting tsx,js,and ts.
the route /users/index is this intended or a bug? @posva |
Beta Was this translation helpful? Give feedback.
Answered by
posva
Jan 10, 2023
Replies: 1 comment 1 reply
-
I think you are missing the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
hi-reeve
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think you are missing the
.
in front of the extensions. I added a warning and fix during, will push it later.