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 to get instant access to this course, plus a full library of Vue.js courses tailored to the plan you choose.

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