How to use defineAsyncComponent with Vite and Vue component :is?
Could someone explain to me how to use defineAsyncComponent
with vite component :is? I’m migrating from vue-cli to Vite and have uncountered an issue where component imported via defineAsyncComponent
are not rendering in the layout