MMF-FE / svgicon

SVG icon components and tool set
https://mmf-fe.github.io/svgicon
MIT License
922 stars 95 forks source link

error when starting dev server: TypeError: svgicon is not a function #205

Closed BD-zhang closed 1 year ago

BD-zhang commented 1 year ago

vite.config.js can not recognize svgcion from, sow when i check the dist file from node_modules, i found the function is derived like this image so i use image instead of what official suggest us doing.... the official introduction example needs updating !!!

Allenice commented 1 year ago

I think this is related to your project configuration.