-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
When you update/change an image in your module, the browser will still show a cached version.
Steps to reproduce
- Save an image in your module under
/images/Image1.jpg - Release/update the module
- Replace the image at
/images/Image1.jpgwith a new/updated image. - The old image will still show
I think it would be smart, if the MMLC would link the module images with a hash of the image so the browser is forced to download it again if it changes.
Metadata
Metadata
Assignees
Labels
No labels