Subscribe on changes!

how to work with svg-sprite-loader?

avatar
Jun 16th 2022

Vue version

^3.2.13

Link to minimal reproduction

https://github.com/DreamPy/vue-hello.git

Steps to reproduce

i want to work with svg-sprite-loader, but failed. git clone https://github.com/DreamPy/vue-hello.git && cd vue-hello && npm i && npm run serve

What is expected?

图片 open browser and should look like this picture, the icon should show.

What is actually happening?

图片 svg icon does not show

System Info

No response

Any additional comments?

No response