Loading router in packages #4960
rafael-franca
started this conversation in
General
Replies: 1 comment
-
You can use the |
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.
-
What do you think about improve the router to accept that package creators can append routers, and/or extends paths to te router?
Eg.
I am developing a blogging system. I have this routes:
I want to append the admin routes that have in external, to this:
So, when try access any route starting with
/admin
, will be loading the routes in package.Beta Was this translation helpful? Give feedback.
All reactions