Replies: 2 comments 1 reply
-
would
|
Beta Was this translation helpful? Give feedback.
1 reply
-
There’s an existing issue for this although it’s been buried #6731 |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
A common use-case for hooks is scoping logic to a specific route and its descendants.
It might simplify things if
hooks.*
files could live inside thesrc/routes
folder.That would make it very easy to set up path-specific hooks.
For example:
Beta Was this translation helpful? Give feedback.
All reactions