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

fix(gatsby-core-utils): fix 304 when file does not exists #34842

Merged
merged 1 commit into from
Feb 18, 2022

Conversation

wardpeet
Copy link
Contributor

Description

When the original file gets removed and the server returns a 304 we get file not found errors.

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Feb 17, 2022
@wardpeet wardpeet added topic: core Relates to Gatsby's core (e.g. page loading, reporter, state machine) and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Feb 17, 2022
@wardpeet wardpeet merged commit 1f3eee0 into master Feb 18, 2022
@wardpeet wardpeet deleted the fix/fetch-remote-304 branch February 18, 2022 06:53
tyhopp pushed a commit that referenced this pull request Feb 21, 2022
tyhopp pushed a commit that referenced this pull request Feb 21, 2022
…34888)

(cherry picked from commit 1f3eee0)

Co-authored-by: Ward Peeters <ward@coding-tech.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: core Relates to Gatsby's core (e.g. page loading, reporter, state machine)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants