rollup-plugin-vuetify
rollup-plugin-vuetify copied to clipboard
Vuetify 3
Is there a plan on the roadmap to update this for Vuetify 3?
Let's see when vuetify is released.
Vuetify 3 is in beta, scheduled for major release next month. The vuetify-vite plugin still doesn't support tree-shaking. And for any vuetify-based library, the build is generating at least 5MB of style.css.
Can your package help with vuetify 3 in this regards? Thanks in advance!
@TechAkayy https://github.com/antfu/unplugin-vue-components should work
@ascott18 Does that support tree-shaking? it doesn't seem to work for me..