The Vue.js Master Class 2024 Edition
INCLUDED IN YEARLY/ LIFETIME PLANS

This lesson is for members. Join us?

Subscribe now to get instant access to this course, plus a full library of Vue.js courses tailored to the plan you choose.

Configure unplugin-auto-import for unplugin-vue-router

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.

Links