mirror of
https://github.com/go-gitea/gitea.git
synced 2026-06-18 11:31:03 +03:00
85f829fb3c
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.