### Version 16.6.0 and later ### Reproduction link [github.com](https://github.com/shameleo/vue-loader-issue) ### Steps to reproduce ``` npm install npm run dev ``` ### What is expected? No errors ### What is actually happening? Module '"...Page.vue"' has no default export --- Maybe it has something to do with `shims-vue.d.ts` file content. To be honest I don't quite understand things like this yet. <!-- generated by vue-issues. DO NOT REMOVE -->