Rather than completely replacing name with the digest, include the original name with the digest when uploading. Could be something like /{digest}/original/path/originalname.js.gz. or /original/path/{digest}originalname.
The idea is to be able to see what file it is based on the name, but retain the cache advantages of including the digest.
Rather than completely replacing name with the digest, include the original name with the digest when uploading. Could be something like /{digest}/original/path/originalname.js.gz. or /original/path/{digest}originalname.
The idea is to be able to see what file it is based on the name, but retain the cache advantages of including the digest.