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 8 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.

l5io and others added 4 commits December 17, 2024 00:52
Signed-off-by: l5io <ci@layer5.io>
Signed-off-by: l5io <ci@layer5.io>
Signed-off-by: Shivam Gupta <sudhanshudasgupta9@gmail.com>
Signed-off-by: Shivam Gupta <sudhanshudasgupta9@gmail.com>
@github-actions github-actions bot added the area/blog New posts or new blog functionality label Dec 28, 2024
Signed-off-by: Shivam Gupta <sudhanshudasgupta9@gmail.com>
Signed-off-by: Shivam Gupta <sudhanshudasgupta9@gmail.com>
Signed-off-by: Shivam Gupta <sudhanshudasgupta9@gmail.com>
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 pr/do-not-merge
Development

Successfully merging this pull request may close these issues.

3 participants