Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for multiple routes folders #28

Closed
danielroe opened this issue Jul 7, 2022 · 1 comment
Closed

support for multiple routes folders #28

danielroe opened this issue Jul 7, 2022 · 1 comment

Comments

@danielroe
Copy link
Collaborator

In Nuxt we allow defining pages in a ~/pages directory, but also in any number of other 'layers' which can each have their own ~/pages directory. It would be nice to support an array for the routesFolder option.

@danielroe danielroe changed the title support for multiple folders support for multiple routes folders Jul 7, 2022
@posva
Copy link
Owner

posva commented Jul 7, 2022

I will take a look at Nuxt docs. I imagine this is similar to https://github.com/hannoeru/vite-plugin-pages#dirs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants