vuetifyjs/vuetify-loader

Need an ESM build

kingyue737 opened this issue · 0 comments

Vite 5 is deprecating its CJS build of API. Adding vuetify plugin to vite config will cause the following warning as vite-plugin-vuetify requires vite instead of import.

The CJS build of Vite's Node API is deprecated. See https://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.