vuetify-loader icon indicating copy to clipboard operation
vuetify-loader copied to clipboard

feat: handle SSR in styles plugin

Open userquin opened this issue 1 year ago • 1 comments

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)

userquin avatar Mar 20 '24 22:03 userquin

@KaelWD I am just wondering what it would take to get this PR merged ASAP? Do you need any help? Are you missing anything?

msalzburg avatar Jun 15 '24 09:06 msalzburg

New @unvuetify/monorepo repository created and initial packages versions published, we'll have some more Vite/Nuxt utilities in this new repository

userquin avatar Apr 17 '25 21:04 userquin