wheatjs / vite-plugin-vue-type-imports

Import types in Vue SFC for defineProps
223 stars 16 forks source link

fix: incorrect path when resolving `.` #21

Closed Zolyn closed 1 year ago

Zolyn commented 1 year ago

We will get wrong path if we don't append /index to the path

image