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
chore(gatsby): convert loadNodeContent to async and cache it (#25195)
* chore(gatsby): convert func with promise to async
* No need to wrap this in a promise anymore
* Need to await because using the resulting value locally
Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
0 commit comments