jpkleemans / vite-svg-loader

Vite plugin to load SVG files as Vue components
MIT License
554 stars 58 forks source link

Does the loader support Vue 2.7? #109

Closed kassuro closed 7 months ago

kassuro commented 1 year ago

Hello,

I have a question regarding the support of Vue 2.7 as the readme doesn't mention it.

We tried it today and we couldn't get it to work.

Is Vue 2.7 supported and / or should it work?

adeacetis commented 1 year ago

+1

Ajay537 commented 1 year ago

+1

adeacetis commented 1 year ago

For those searching a solution we implemented vite-plugin-vue2-svg and it seems to be working just fine for us in development stage, we haven't pushed to production yet.

jpkleemans commented 7 months ago

This plugin only supports Vue 3