vatson / rollup-plugin-vuetify

Vuetify autoloader 🤖
MIT License
20 stars 1 forks source link

Vuetify 3 #87

Open peterbud opened 3 years ago

peterbud commented 3 years ago

Is there a plan on the roadmap to update this for Vuetify 3?

vatson commented 2 years ago

Let's see when vuetify is released.

TechAkayy commented 2 years ago

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!

ascott18 commented 2 years ago

@TechAkayy https://github.com/antfu/unplugin-vue-components should work

brmdbr commented 1 year ago

@ascott18 Does that support tree-shaking? it doesn't seem to work for me..