Feature: configurable page extension #571
radubrehar
started this conversation in
Ideas
Replies: 1 comment
-
@ryansolid do you think this is a good idea? I can jump into the code and try to come up with a PR for this. |
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
-
Would be great to allow configuring the page extension, so not everything in
/src/routes/...
is actually served as a route.Something like the nextjs
pageExtensions
config - it's very useful to be able to have other components as siblings to routes, but not served as routes.I'd be willing to help if this gets approved and people think it's a good idea.
Beta Was this translation helpful? Give feedback.
All reactions