If we produce build artifacts with hashes in them, we could send them with immutable Cache-Control headers.
I think this is a better option than just naming it something like build.js
Yep. I think that's doable and much needed in a production deployment.
I'll work on this.
@arunoda ideally a prod-only behavior, as well
Highly recommend doing this - fingerprinting builds has worked great for our team in the past.
Okay. Now we have it via #745
Most helpful comment
@arunoda ideally a prod-only behavior, as well