iconify / api

Iconify API script. Search engine for icons, provides icon data on demand for icon components, dynamically generates SVG.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Privatized deployment issues

fengchuanBIG opened this issue · comments

When deploying privately, I found that the deployment instructions were not updated to the latest and some parameters could not be found. And how to implement hot update after running the package generated by npm run build command?

You need to configure /update route. See https://iconify.design/docs/api/hosting-js/config.html#updating-icons

I use GitHub web hooks to trigger update on all servers on push to git repo.

Thank you🙏, svg but how to customize the animation? I have some svg animations, how do I add them to them?