Replies: 2 comments 1 reply
-
Yep it should work out the box now, see here: https://www.gatsbyjs.com/docs/reference/release-notes/v3.0/#incremental-builds-in-oss |
Beta Was this translation helpful? Give feedback.
0 replies
-
in the presentation video it took him 30 seconds to rebuild project just to add two words to the description of one item, I still have the feeling that I'm misunderstanding something |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. I am novice to webdevelopment and to Gatsby aswell, have chosen it for my project almost randomly. I am doing quite a small site where I have strapi as backend. Both Strapi and Gatsby are located on the same server (ubuntu), and I use Strapi lifecycles to initiate gatsby rebuilds, but each time I update anything (like name of the post or picture) it takes some seconds (let's say 20-30) to rebuild my frontend, which I find quite a significant time. I have discovered this article https://www.gatsbyjs.com/blog/2020-04-22-announcing-incremental-builds/ and I wonder if there any way to run Incremental Builds without using gatsby cloud?
At this moment I fell like I'm misunderstanding the whole concept of Gatsby, or that I'm misusing it somehow
Beta Was this translation helpful? Give feedback.
All reactions