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

perf(gatsby-adapter-netlify): improve adapt() performance (#38988) #38991

Merged
merged 2 commits into from
May 29, 2024

Conversation

gatsbybot
Copy link
Collaborator

Backporting #38988 to the 5.13 release branch

(cherry picked from commit ec77bed)

* test: add ssg specific headers

* fix: headers rule matching with path prefix

* test: add NODE_NO_WARNING, axios seems to use fetch now under the hood causing fetch warning on node 18 impacting some logs assertions

* perf: don't recreate headers from headerRoutes for each static route in route manifest

* test: apply NODE_NO_WARNINGS env in correct place

(cherry picked from commit ec77bed)
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label May 29, 2024
@pieh pieh removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer type: cherry labels May 29, 2024
@pieh pieh merged commit 04c438a into release/5.13 May 29, 2024
35 of 36 checks passed
@pieh pieh deleted the backport-5.13-38988 branch May 29, 2024 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants