Nested routes without nesting layouts
Hi, I was wondering if there is a way to nest a route without nesting the layout(parent route). In unjs, you can do something like this https://uvr.esm.is/guide/file-based-routing#nested-routes-without-nesting-layouts, on nuxt, when I used the dot notation, it appends it to the route directly instead of nesting. Is there any way I can archive same thing with nuxt?
Unplugin Vue Router
Typed file-based routing for Vue Router
0 Replies