damianstasik / vite-svg

Use SVG files as Vue components with Vite
MIT License
105 stars 14 forks source link

Vite 3 not supported as peer dependency #90

Open joshacheson opened 2 years ago

joshacheson commented 2 years ago

Hey there. I've noticed that vite@3.x is not supported. I dont understand the mechanics of this lib well enough to know whether it actually wont work or whether it's just a matter of updating the peerDependencies declaration. In either case I'd be happy to help with vite 3 support and would love to know how best I can help. Thanks!

yisibell commented 1 year ago

try this https://github.com/yisibell/vite-plugin-svg4vue for vite3 / vite4 and vue3