How to do non-nested routes with virtual file routes?
The documentation teaches how to make non-nested routes using the file/folder names, but there is no instruction to do the same using virtual file routes
I thought that only the children of a route declared in the first parameter were considered nested, but sibling routes with the same path are still considered children
These two work the same:
I thought that only the children of a route declared in the first parameter were considered nested, but sibling routes with the same path are still considered children
These two work the same: