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
perf(gatsby-source-contentful): dont re-create nodes (#28642)
* perf(contentful): prevent creating main nodes if they already exist
* No comment
* Prevent text/json nodes if they already exist
* Just use `id`
* Fix tests
* Add warm build tests
0 commit comments