You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone!
I am working on implementing a custom file replacement feature for my project.
So far, I can replace correctly both locally and in the Google Storage cloud any file except images.
When it comes to images, only the original file is replaced, but not the rest of the image sizes.
This is the piece of code I'm using to fire the replacement in Google Storage:
Hello everyone!
I am working on implementing a custom file replacement feature for my project.
So far, I can replace correctly both locally and in the Google Storage cloud any file except images.
When it comes to images, only the original file is replaced, but not the rest of the image sizes.
This is the piece of code I'm using to fire the replacement in Google Storage:
Has anyone faced a similar situation?
The text was updated successfully, but these errors were encountered: