nuxtlabs / nuxt-component-meta

Gather Nuxt components metadata on build time and make them available on production.
69 stars 6 forks source link

fix: use `mlly` rather than deprecated kit cjs util #69

Closed danielroe closed 3 months ago

danielroe commented 3 months ago

we are removing some deprecated internal utilities from @nuxt/kit: https://github.com/nuxt/nuxt/pull/28008.

This PR switches to use mlly's resolvePath.

discovered via https://github.com/nuxt/ecosystem-ci/actions/runs/9784833674/job/27016597370