The Vue Router preset we get from unplugin-auto-import won’t be the perfect match for our app. This is because our app isn’t just using vue-router, it uses unplugin-vue-router package instead. In this lesson, we will make both packages work together and also update unplugin-vue-router to the latest version adhering to its breaking changes.