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

feat(gatsby): move sync-requires to async-requires in develop #29391

Merged
merged 7 commits into from
Feb 22, 2021

Conversation

wardpeet
Copy link
Contributor

@wardpeet wardpeet commented Feb 8, 2021

Description

Move sync-requires to async-requirres, this is necessary to make webpack v5 upgrade work with the new static query mapper.

I moved it out to make the webpack 5 PR easier to review.

It doesn't change much so that's good. I didn't do multiple runs as I didn't expect that.
Before:
image

After:
image

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Feb 8, 2021
@wardpeet wardpeet added status: needs core review Currently awaiting review from Core team member and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Feb 8, 2021
@wardpeet wardpeet added topic: core Relates to Gatsby's core (e.g. page loading, reporter, state machine) and removed status: needs core review Currently awaiting review from Core team member labels Feb 21, 2021
@wardpeet wardpeet force-pushed the v3/dev-loader-async-requires branch from 12fded7 to 876b77c Compare February 21, 2021 21:56
@pieh pieh self-assigned this Feb 22, 2021
pieh
pieh previously approved these changes Feb 22, 2021
Copy link
Contributor

@pieh pieh left a comment

Choose a reason for hiding this comment

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

Yay!

Copy link
Contributor

@pieh pieh left a comment

Choose a reason for hiding this comment

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

maybe this time I fixed all snapshots :(

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