WARN Using vite.config.js is not supported together with Nuxt. Use options.vite instead. You can read more in https://nuxt.com/docs/api/configuration/nuxt-config#vite.
This issue to to move that config into nuxt.config.ts and also test that whatever we have moved still works.
WARN Using vite.config.js is not supported together with Nuxt. Use options.vite instead. You can read more in https://nuxt.com/docs/api/configuration/nuxt-config#vite.
This issue to to move that config into
nuxt.config.ts
and also test that whatever we have moved still works.