nuxtlabs / nuxt-component-meta

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

feat: detect `$slots.*` usage in script #31

Closed farnabaz closed 1 year ago

farnabaz commented 1 year ago

For example:

https://github.com/nuxt-themes/docus/blob/79d58da0a97ffb2684015fb06c0472e7e821c16f/components/content/CodeGroup.vue#L20