vuetifyjs / nuxt-module

Zero-config Nuxt Module for Vuetify
https://nuxt.vuetifyjs.com/
MIT License
226 stars 22 forks source link

fix: vuetify nuxt plugins templates must be statically analysable #189

Closed userquin closed 10 months ago

userquin commented 10 months ago

This PR splits Vuetify Nuxt plugin template in client and server plugin templates, moving dependsOn inside the getContents callback.

netlify[bot] commented 10 months ago

Deploy Preview for vuetify-nuxt-module ready!

Name Link
Latest commit 7f18703b19d9646ebf07ef8bfb685235c617c171
Latest deploy log https://app.netlify.com/sites/vuetify-nuxt-module/deploys/65a2a38eee76ec0008bb2261
Deploy Preview https://deploy-preview-189--vuetify-nuxt-module.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

userquin commented 10 months ago

Tested locally with and without ssr enabled on unplugin-icons integration repo (added also ssr client hints plugin):

imagen

userquin commented 10 months ago

imagen