nuxt-component-meta
nuxt-component-meta copied to clipboard
feat: support `extendComponentMeta` in component parser utility
Previously, extendComponentMeta data was not parsed along other component metadata using getComponentMeta. This PR fixes it.
This works as expected on my end. @farnabaz
Any updates on this @farnabaz?