Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(gatsby): Use correct settings for yaml-loader #37454

Merged
merged 2 commits into from
Jan 12, 2023
Merged

Conversation

LekoArts
Copy link
Contributor

@LekoArts LekoArts commented Jan 12, 2023

Description

In #37401 we bumped yaml-loader but missed the change eemeli/yaml-loader#27. This PR fixes #37453 by using the correct settings.

Related Issues

Fixes #37453
[ch60027]

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Jan 12, 2023
@LekoArts LekoArts added topic: webpack/babel Webpack or babel and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Jan 12, 2023
@marvinjude marvinjude merged commit 3ef4f44 into master Jan 12, 2023
@marvinjude marvinjude deleted the fix-yaml-loader branch January 12, 2023 15:49
tyhopp pushed a commit that referenced this pull request Jan 13, 2023
* fix

* add e2e test

(cherry picked from commit 3ef4f44)
tyhopp pushed a commit that referenced this pull request Jan 13, 2023
* fix

* add e2e test

(cherry picked from commit 3ef4f44)
tyhopp pushed a commit that referenced this pull request Jan 13, 2023
* fix

* add e2e test

(cherry picked from commit 3ef4f44)

Co-authored-by: Lennart <lekoarts@gmail.com>
tyhopp pushed a commit that referenced this pull request Jan 13, 2023
* fix

* add e2e test

(cherry picked from commit 3ef4f44)

Co-authored-by: Lennart <lekoarts@gmail.com>
@pieh
Copy link
Contributor

pieh commented Jan 13, 2023

Published in:

  • gatsby@4.25.3
  • gatsby@5.4.1

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
topic: webpack/babel Webpack or babel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gatsby 5.4.0 fails to import yaml files
3 participants