vuejs / vue-loader

📦 Webpack loader for Vue.js components
MIT License
4.99k stars 914 forks source link

about defineAsyncComponent function in Vue3, the path always wrong after webpack compiled #2073

Open SprayHank opened 5 months ago

SprayHank commented 5 months ago

defineAsyncComponent function in Vue3 always told me can not find the module, I'm not sure if this is a webpack issue or a vue-loader issue