vbenjs / vite-plugin-svg-icons

Vite Plugin for fast creating SVG sprites.
MIT License
801 stars 109 forks source link

svg image not show on browser #81

Open Lil-Kr opened 1 year ago

Lil-Kr commented 1 year ago

package.json image

vite.config.ts image

local svg image

svg component image

use component image

that is my config and svg info, then the svg image not show on chrome browser, could you please help to check or support? how should I use it ? thanks !!!!

vovsemenv commented 1 year ago

did you add virtual module import in you index file? import 'virtual:svg-icons-register'