mirror of
https://github.com/go-gitea/gitea
synced 2025-01-20 14:44:27 +00:00
56220515fc
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.