element-plus/element-plus-nuxt-starter

How use ``unplugin-vue-components/vite`` with ``nuxt3``?

oooplz opened this issue · 2 comments

How use unplugin-vue-components/vite with nuxt3?

We need on-demand import.

Yeah, we are exploring this.

https://github.com/nuxt/components#library-authors

But @nuxt/components seems not support components/ComponentA/index.js. It may take some time to resolve.

refer to: 98aa178