nuxtlabs / nuxt-component-meta

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

HMR Support #42

Closed Tahul closed 1 year ago

Tahul commented 1 year ago

Having support for HMR in nuxt-component-meta would allow using that data to power tools like component-editors and other stuff that needs to have access to that data reactively.

Related: #33

Tahul commented 1 year ago

Remove fullPath and obfuscate rootDir in filePath