本文介绍了如何强制cdn.rawgit.com使用更新的文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我正在使用cdn.rawgit.com托管某个项目的某些脚本和CSS,但无法刷新它。根据常见问题解答:
I am using cdn.rawgit.com to host some of my scripts and css for a project but I cannot refresh it. According to the FAQ:
这是否意味着我永远无法刷新?还是有一种强制刷新以使用最新版本的方法?
Does this mean I can never refresh? Or is there a way to force a refresh to use the most recent version?
推荐答案
是的,永久表示永不。
从文档中:
这不会 update 文件本身,但它允许您指定新版本。
This wouldn't update the file per-se, but it would allow you to specify the new version.
这篇关于如何强制cdn.rawgit.com使用更新的文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!