mirror of
https://gitee.com/gitea/gitea
synced 2025-11-02 23:50:26 +08:00
This should solve the main problem of dynamic assets getting stale after a version upgrade. Everything not affected will use query-string based cache busting, which includes files loaded via HTML or worker scripts.