@phoenix-ru hi
I'm trying to write farm and unplugin plug-ins. I'm currently encountering problems such as how to compile subcomponents. I now have two files, app.vue and base.vue, the app component introduces the base component, but the compiled effect treats Base as a node node instead of a component instance
do I have any problems operating in some places?
// unplugin-vue-fervid

// document

// compilation code

@phoenix-ru hi
I'm trying to write farm and unplugin plug-ins. I'm currently encountering problems such as how to compile subcomponents. I now have two files, app.vue and base.vue, the app component introduces the base component, but the compiled effect treats Base as a node node instead of a component instance
do I have any problems operating in some places?
// unplugin-vue-fervid

// document

// compilation code
