Open
Description
Version
16.6.0 and later
Reproduction link
github.com
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.