Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add vuetify3Resolver labs support #755

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TrueNine
Copy link

Description

Linked Issues

Additional context

Copy link

stackblitz bot commented May 16, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@userquin
Copy link
Member

userquin commented May 16, 2024

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.

@TrueNine
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants