jpkleemans / vite-svg-loader

Vite plugin to load SVG files as Vue components
MIT License
557 stars 59 forks source link

suggest let types config after "vite/client" #13

Closed akai007 closed 3 years ago

jpkleemans commented 3 years ago

Hi, thanks for your PR!

Have you tested this? I think it doesn't work because vite-svg-loader should take precedence over the vue types.

akai007 commented 3 years ago

Yep, I have been tested it.

jpkleemans commented 3 years ago

I've tested it, but I get the following error in my editor (VS Code):

image