damianstasik / vite-svg

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

Will vite2.0 be supported in the future #18

Open MQYForverT opened 3 years ago

MQYForverT commented 3 years ago

Will vite2.0 be supported in the future

jpkleemans commented 3 years ago

Until Vite 2 is supported you could use vite-svg-loader

damianstasik commented 3 years ago

Hey @MQYForverT! Vite 2 is already supported, but under different name as we now also support React. https://github.com/visualfanatic/vite-svg/tree/master/packages/vite-plugin-vue-svg https://github.com/visualfanatic/vite-svg/tree/master/packages/vite-plugin-react-svg