Does SolidStart support private folders in the routes directory?
Like described here:
https://nextjs.org/docs/app/building-your-application/routing/colocation#project-organization-features
Otherwise, is there a way to organize the components used for a route in a subfolder of the folder the route is in?
Or is there any way to opt out a file or folder in the routes directory from the routing system?
https://nextjs.org/docs/app/building-your-application/routing/colocation#project-organization-features
Otherwise, is there a way to organize the components used for a route in a subfolder of the folder the route is in?
Or is there any way to opt out a file or folder in the routes directory from the routing system?
Learn how to organize your Next.js project and colocate files.
