unplugin / unplugin-vue-components

📲 On-demand components auto importing for Vue

Home Page:https://www.npmjs.com/package/unplugin-vue-components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VueUseComponentsResolver not working from @vueuse/core^8.0.0

lukadriel7 opened this issue · comments

Hello, the VueUseComponentsResolver doesn't work for @vueuse/core^8.0.0.
From what I gathered from the code, the resolver relies on @vueuse/core/indexes.json which isn't published in @vueuse/core^8.0.0
From version 8, a new package @vueuse/metadata is published to replace the indexes.json file