-
Notifications
You must be signed in to change notification settings - Fork 10.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: Use createContentDigest helper #20239
Conversation
|
i remember the contentful was declined before #14567 but i think we should include it anyway to complete the issue... |
Yeah, I don’t think we should block this on any PRs anymore. Let’s wrap it up. |
Hey @sidharthachatterjee can you tell me what I am doing wrong here? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kindavishal Let's apply the suggestion and add gatsby-core-utils
as a dependency for gatsby-theme-blog-core
and gatsby-source-contentful
Should be good to go then!
…fix/content-digest Removed deepMap, unsed const
All requirements should completed by now. Please let me know if I left anything or did something wrong somewhere. |
@kindavishal Need to add dependencies in package.json. See previous comment. |
Fixes #8805
Paired with @kindavishal on a community pairing session! 🎉