Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Privatized deployment issues #24

Open
fengchuanBIG opened this issue Dec 15, 2023 · 2 comments
Open

Privatized deployment issues #24

fengchuanBIG opened this issue Dec 15, 2023 · 2 comments

Comments

@fengchuanBIG
Copy link

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?

@cyberalien
Copy link
Member

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.

@fengchuanBIG
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants