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): only remove unused code when apis got removed #33527

Merged
merged 1 commit into from
Oct 18, 2021

Conversation

wardpeet
Copy link
Contributor

Description

We limit unused removal of variables and references only when something actually got removed. It should keep side-effects in check

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Oct 14, 2021
@LekoArts LekoArts 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 Oct 14, 2021
@wardpeet wardpeet merged commit ccca4b3 into master Oct 18, 2021
@wardpeet wardpeet deleted the fix/gatsby-remove-code-used branch October 18, 2021 12:03
wardpeet added a commit to herecydev/gatsby that referenced this pull request Oct 29, 2021
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.

None yet

3 participants