forked from rDrama/rDrama
1
0
Fork 0
Commit Graph

1 Commits (b52edce5169af2b07e525cc9330a0fb49cf88578)

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