wheatjs / vite-plugin-vue-type-imports

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

Unexpected token error #16

Open Matodor opened 2 years ago

Matodor commented 2 years ago

After plugin installation i got this error on many pages (where defineProps is used): [plugin:vite-plugin-vue-type-imports] Unexpected token, expected "</>/<=/>=" (2:7)

image image

Zolyn commented 2 years ago

Could you give a reproduction link?

Matodor commented 2 years ago

Could you give a reproduction link?

Yes, in a few hours I will try to make it available to the public.

Matodor commented 2 years ago

Oh, I had some exports from the " Githubissues.

  • Githubissues is a development platform for aggregating issues.