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

Vuetify Labs components not included in Vuetify resolver

josh-hemphill opened this issue · comments

commented

Clear and concise description of the problem

The Vuetify package includes a subdirectory with the components that are early stages, so these components are technically part of the same package, but not provided by the resolver.

Suggested solution

Since it should probably still be optional to include them, maybe the best solution would be to add another Vuetify resolver named something like Vuetify3LabsResolver and let people include it if they want.

Alternative

No response

Additional context

No response

Validations