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): Re-use plugin resolution logic for theme dir resolution #19470

Merged
merged 1 commit into from
Nov 13, 2019

Conversation

vladar
Copy link
Contributor

@vladar vladar commented Nov 13, 2019

Description

This PR aligns plugin and theme dir resolution logic to avoid acidental breaks for plugins which are not themes. Also fixes the breaking change introduced in gatsby 2.17.7

Related Issues

Fixes #19150

@vladar vladar requested review from a team as code owners November 13, 2019 11:14
Copy link
Contributor

@sidharthachatterjee sidharthachatterjee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thanks @vladar 💜

@sidharthachatterjee sidharthachatterjee added the bot: merge on green Gatsbot will merge these PRs automatically when all tests passes label Nov 13, 2019
@vladar vladar removed the bot: merge on green Gatsbot will merge these PRs automatically when all tests passes label Nov 13, 2019
@pieh pieh merged commit 52be765 into master Nov 13, 2019
@delete-merged-branch delete-merged-branch bot deleted the vladar-19150 branch November 13, 2019 12:28
@sidharthachatterjee
Copy link
Contributor

Published in [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Local plugin no longer resolvable [v2.17.7]
3 participants