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
Over the last weeks we run into a few issues with the build process, especially when running on ci. There are a few things I would like to investigate that might improve the build process / reduce memory consumption:
Reducing source image size (see comment, fetching large images is slow and in most cases unnecessary.)
Upgrade Gatsby to v4 ("Version 4 introduces big performance improvements of up to 40% build time reduction")
... ?
The text was updated successfully, but these errors were encountered:
AliceR
added
the
maintenance
Tickets that do not encompass new features but contribute to the overall quality of the project
label
Dec 13, 2021
Since this is still an issue, I would suggest updating to v5 so we can attempt the new Gatsby slice API to reduce the amount of rebuilding that Gatsby will do.
Over the last weeks we run into a few issues with the build process, especially when running on ci. There are a few things I would like to investigate that might improve the build process / reduce memory consumption:
The text was updated successfully, but these errors were encountered: