forked from rDrama/rDrama
1
0
Fork 0
Commit Graph

1 Commits (534b710c31159b86da0f13041fb5696743fcae67)

Author SHA1 Message Date
Snakes ac66eb07e9
Implement hash-based cachebusting module.
Adds the files.helpers.assetcache module, which runs on worker startup
to compute CRC digests of files in given asset directories and provides
a Jinja filter to create cachebusted URLs based on those hashes.
This alleviates the need to increment cachebusting counters in query
strings entirely for files it is applied to.
2022-09-24 02:40:26 -04:00