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
I know gatsby spits out HTML files that are created/updated after a build, and also optimizes the build (incremental build). But let's say if that updated/created page has assets such as image added to it, so how would we know that a few static files are also added and we need to upload that too to CDN along with created/updated pages.
The question, in brief, -> Do we get this information anywhere that which images/videos are added in the latest build like we get for HTML pages.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I know gatsby spits out HTML files that are created/updated after a build, and also optimizes the build (incremental build). But let's say if that updated/created page has assets such as image added to it, so how would we know that a few static files are also added and we need to upload that too to CDN along with created/updated pages.
The question, in brief, -> Do we get this information anywhere that which images/videos are added in the latest build like we get for HTML pages.
Beta Was this translation helpful? Give feedback.
All reactions