Incremental builds on Gatsby

Hi!

Is it possible to persist the .cache folder?. According to Gatsby documentation, it is required for incremental builds.

Also, I would love to implement OpenFaas on Render. Any suggestions?

Thanks in advance

Hi Daniel,

Render keeps .cache folder.
Here are some more discussion https://render-community.slack.com/archives/CH85FC7PY/p1603300438197800?thread_ts=1603271371.177900&cid=CH85FC7PY

I don’t have much knowledge about OpenFaas.
It is not on Render’s plan, but you can suggest it in https://feedback.render.com/

Hao-Ji

Amazing! Another reason to love Render.

I’m used to try to reduce the number of minutes required for building as other static hosting providers limit this amount. I found awesome that Render does not limit this number, but I know that this policy could change at any time, so it’s better to be prepared.

Thanks :slight_smile:

Would it be possible to get a guide for this?

With Gatsby 3.0, this can also be done with the open-source version of Incremental Builds, for additional improvements:

Ah, I guess there is a script over here, wonder if this works: