Skip to content
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

add some gatsby flags #6135

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

ShivamCoder23
Copy link
Contributor

@ShivamCoder23 ShivamCoder23 commented Dec 28, 2024

Description

This PR adds some flags in gatsby config as follows:

  • PRESERVE_FILE_DOWNLOAD_CACHE: Could help speed up builds by preserving the download cache
  • DETECT_NODE_MUTATIONS: Useful for debugging data issues
  • PARTIAL_HYDRATION: Could improve performance metrics like Total Blocking Time

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Shivam Gupta <[email protected]>
@github-actions github-actions bot added the area/blog New posts or new blog functionality label Dec 28, 2024
Signed-off-by: Shivam Gupta <[email protected]>
Signed-off-by: Shivam Gupta <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/blog New posts or new blog functionality area/site-config
Development

Successfully merging this pull request may close these issues.

2 participants