sfxcode / nuxt3-primevue-starter

Build your VUE.js App with Nuxt3 . First Class PrimeVUE 4 support. Formkit Validation included.
https://nuxt3-primevue-starter.netlify.app
MIT License
331 stars 72 forks source link

What are these WARNs all about #22

Closed laportem closed 1 year ago

laportem commented 1 year ago
sfxcode commented 1 year ago

Seems to be some issues with unocss / vite.

See: https://github.com/unocss/unocss/issues/2113

I added some handling in thee nuxt config for source maps to supress the warning.

Should be fixed soon as fas as i understand the unocss issue.

Greeting,

Tom