Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork378
feat: add vuetify3Resolver labs support#755
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
|
userquin commentedMay 16, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Use vuetify loader:https://github.com/vuetifyjs/vuetify-loader/tree/master I mean, this PR will not be merged: you have a vite and webpack plugin to load components on demand. For nuxt you can use the vuetify nuxt module, check nuxt module or configure the vite or webpack plugin from vuetify loader. |
Thank you for your message. I was just exploring Vuetify and noticed the availability of experimental components. To achieve the desired outcome, I have opted to create a custom Resolver function myself. |
Description
Linked Issues
Additional context