What’s New in Nuxt 4: Key Updates for Nuxt.js Developers
Plans from $25/month

This lesson is for members. Join us?

Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!

Normalized Component Names

In this lesson, let’s take a look at how Nuxt generates component names based on folder structure and how that name is now normalized even for the exclude and include options of keep alive in Nuxt 4. The same normalization also happens now when searching for components in the devtools and when using findComponent in unit tests.

Links