DeFiCh / defichain.com

DeFiChain website
https://defichain.com
MIT License
54 stars 16 forks source link

Cached images from Prismic #715

Open lykalabrada opened 1 year ago

lykalabrada commented 1 year ago

What would you like to be added:

Prevent Prismic images from being cached.

Why is this needed:

Currently, when an image is added or updated in Prismic, it doesn't immediately appear on the site. To make the updated image visible, we must redeploy the entire app. This somewhat contradicts the purpose of utilizing Prismic, which is meant to reduce the need for developer intervention in displaying data.