vuetify-loader
vuetify-loader copied to clipboard
feat: handle SSR in styles plugin
This PR also includes some import type when importing types: using pathe instead upath.
Here the reproductions (can be opened in StackBlitz, links in the corresponding readme files):
- Nuxt 3: https://github.com/userquin/nuxt3-vuetify3-issue-15412
- Vite 5: https://github.com/userquin/vite-vuetify3-plugin
EDIT: I have no idea why webpack and vite plugins added to the lock file, I just run yarn once dependencies updated.
(How can we run the dev folder? You should move the repo to pnpm monorepo)
@KaelWD I am just wondering what it would take to get this PR merged ASAP? Do you need any help? Are you missing anything?
New @unvuetify/monorepo repository created and initial packages versions published, we'll have some more Vite/Nuxt utilities in this new repository