Replies: 2 comments 2 replies
-
Where is time spent during your builds? |
Beta Was this translation helpful? Give feedback.
1 reply
-
You can read more here: https://www.gatsbyjs.com/docs/debugging-incremental-builds/ |
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.
-
Hi there,
I've built es website with Gatsby V3 and use Gatsby Cloud. The first build takes approx. 5 minutes. If I immediately after hit "Build", it takes again approx. 5 minutes to build. Incremental build seems not to work. The data is sourced from a mongodb. In gatsby-node.js I the use a graphql query and based on the query I create the pages. What do I miss? How the build process knows which pages need to be recreated?
Best regards,
HK
Beta Was this translation helpful? Give feedback.
All reactions