Nextjs app directory style routing
I was wondering if it is possible for to configure the vite plugin such that the folder structure is somewhat like nextjs app folder
1. Be able to group routes for layout
2. Only files say layout.tsx and index.tsx considered for routing
1. Be able to group routes for layout
2. Only files say layout.tsx and index.tsx considered for routing