Replies: 1 comment
-
We need to create a file with the same name as a folder outside the folder as the index, instead of placing the index inside the folder. Tortured for a whole day. hey |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I used file routing in Vite, established a folder, and successfully generated a route, which can be used successfully. But it's not quite what I imagined. It doesn't nest sub routes into trees, but instead adds them all under the root route. I don't know if there is a problem with the configuration somewhere.

Beta Was this translation helpful? Give feedback.
All reactions