Any suggestions on how I could make a file system like route using the built the Router? #683
Unanswered
artificerchris
asked this question in
Q&A
Replies: 0 comments
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.
-
So I have a route like
/browse/some/path/to/a/file.txt, how would I write a route that gives that path? or even just a way to catch all urls under/browsewould be fine too! I can snag the path out of the context myself.Beta Was this translation helpful? Give feedback.
All reactions