jpkleemans / vite-svg-loader

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

Seems not working after update Vite to 5.0 #124

Closed sergiocarracedo closed 7 months ago

sergiocarracedo commented 7 months ago

After update the project to vite 5.0.0 got the following error [ERROR] No loader is configured for ".svg" files:

Reproduction steps:

sergiocarracedo commented 7 months ago

I added this PR to solve it https://github.com/jpkleemans/vite-svg-loader/pull/125

jpkleemans commented 7 months ago

Fixed in release 5.0.0