Closed
Description
Recently I came across a bug. I just realize that the code splitting in vue3 using defineAsyncComponent is not working.
Link to sample project to reproduce the issue vue3-vite-lazy-loading
I have attached image of build
command. With and without unplugin-vue-components.