api
api copied to clipboard
Privatized deployment issues
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?