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
feat(gatsby-plugin-sharp): Use file streams instead of file paths (#33029)
* copied changes
* new changes
* fix(sharp): retain order of operations and images
* use toBuffer and writeFile instead write stream (at least for now)
* revert making queueImageResizing async
* fixing up too much of revert in previous commit
Co-authored-by: Michal Piechowiak <[email protected]>
0 commit comments