Enhanced Routing with UnPlugin Vue Router - File-based and Type-safe Routes with Unplugin Vue Router - Nested Routes Without Nested Layouts with File-Based Routing
Sometimes we want to keep the nested structure within the URL but NOT in the page layout. unplugin-vue-router has a simple syntax to support this by putting a period between the various parts of the filename that you want to turn into pieces of the path.