-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
use latest commit for demo master #1457
Conversation
I think the branch is cached by the CDN for a week or so which is maybe why it wasn’t showing the latest. |
If that is the case than this won't fix the issue. I wonder If I should grab the latest commit hash and use that. |
@UziTech That might work. Another alternative is to add a "bust cache" button since there appears to be an API for that (requires an email). See the full discussion here: jsdelivr/jsdelivr#18101 |
Using the latest commit hash seems to be the right way to go. |
I also fixed a bug when using a regular version |
Description
use
@master
in demo for master versionhttps://docs-ikjy0vxvf.now.sh/demo/
Contributor
Committer
In most cases, this should be a different person than the contributor.