Dynamic Routing for Shared Common Directory Content #4441
Unanswered
HeilOliver
asked this question in
Q&A
Replies: 1 comment
-
Yes you can have single paths.js file do it - https://stackblitz.com/edit/vite-e8qc54ru?file=docs/%5Bid%5D.paths.ts |
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 have a project structure like this
What i want is at the end routes for
How can I archive this?
I have already tried the dynamic routes, but creating a js file for each md file is quite ugly.
Can I do this at folder level? Or is there one paths.js that does apply to all?
Beta Was this translation helpful? Give feedback.
All reactions