Migrate to incremental builds
khinshankhan opened this issue · 8 comments
Gatsby released incremental builds recently. This should help deployment as there is a netlify plugin, and many of the pull requests here tend not to need a full-on cache clear (as far as I can tell, may be entirely wrong, feel free to correct me).
As a side note, having the netlify.toml
in the repository would also add to the transparency of the project 👍
May I please have this one?
sure
@SNikhill Are you still working on it?
The website is using gatsby 3.14.1
. Referring to the Change Logs, incremental builds are enabled by default.
I am just adding the netlify gatsby cache plugin to the netlify.toml
to make Netlify support the same.
@SNikhill Are you still working on it?
Sorry, I was previously unresponsive but, yes I am.
Pull Request: #434
By the way, would you also like to shift to Gatsby v4? It has some improvements to the build process thereby reducing build time even further.
This issue is now safe to close. The PR has been merged. :)