Splat route
#294
Replies: 1 comment 2 replies
-
This is supported. You can use |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there!
I would like to have a splat route such that I can request like:
With the following:
In this case
path
would bejs/script.js
, but it seems the path is being splitted with the slashesBeta Was this translation helpful? Give feedback.
All reactions