posva / unplugin-vue-router

Next Generation file based typed routing for Vue Router
https://uvr.esm.is
MIT License
1.47k stars 67 forks source link

Removing a file when there is a folder with the same name removes the children #437

Open posva opened 3 weeks ago

posva commented 3 weeks ago

Having nested.vue, nested/a.vue, nested/index.vue and deleting nested.vue removes all nested routes requiring a reload