You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that after 3.8.2 update in same cases the generation of the type definitions if cleanVueFileName is set to true, is wrong when there is a "PropType<import("
Describe the bug
It seems that after 3.8.2 update in same cases the generation of the type definitions if cleanVueFileName is set to true, is wrong when there is a "PropType<import("


The issue is still present in 3.9.0.
Thanks

Reproduction
https://stackblitz.com/edit/vitejs-vite-bpsvcd?file=vite.config.ts,tsconfig.json,package.json,index.html,src%2Fvite-env.d.ts,src%2Fmain.ts,src%2FApp.vue,src%2Fcomponents%2FBreadcrumbCmp.vue,src%2Fcomponents%2Findex.ts,src%2Fcomponents%2Flib.ts,yarn.lock,dist%2Flib.d.ts&terminal=dev
Steps to reproduce
yarn
yarn build
System Info
Validations
The text was updated successfully, but these errors were encountered: