nuxt-modules / svg-sprite

Optimize SVG files and combine them into sprite
https://codesandbox.io/s/github/nuxt-community/svg-sprite-module/
MIT License
295 stars 41 forks source link

how can I get the names of all the icons in a folder? #312

Open fenn1ks opened 7 months ago

fenn1ks commented 7 months ago

In the old version, a json file was created where you could compare whether such an icon exists. How can this be done in the new version?