Cached images from Prismic
Open
- Dominant language
- TypeScript
- Stars
- 57
- Forks
- 23
- Avg merge
- 17h 23m
- Merged PRs (30d)
- 1
Description
#### 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.
Contributor guide
Research direction
No file or test is named. Start by tracing the TypeScript image-rendering path that fetches Prismic assets and inspect how caching is configured. Done means an image updated in Prismic appears on the site without redeploying the app.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100