Vue Related
Fastify Related
Appearance
Have a glimpse of all the existing configuration options with their corresponding default values:
string
'src/routes'
The directory which will be processed to auto-generate your application routes.
vueRoutes({ routesDir: 'src/routes', });