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: setup base flags when config file doesn't exist #37714

Merged
merged 1 commit into from
Mar 1, 2023

Conversation

pieh
Copy link
Contributor

@pieh pieh commented Mar 1, 2023

Description

We are skipping setting some baseline flags when config file doesn't exist and that result in some very different code paths being used - in particular not enabling Slices flow

Documentation

Tests

Related Issues

#37706 mentions this, but it's not main issue there

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Mar 1, 2023
@pieh pieh 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 Mar 1, 2023
@pieh pieh merged commit 44cbfb5 into master Mar 1, 2023
@pieh pieh deleted the fix/set-flags-when-gatsby-config-doesnt-exist branch March 1, 2023 14:28
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