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

chore: Various yarn bootstrap fixes #38223

Merged
merged 1 commit into from Jun 12, 2023
Merged

Conversation

LekoArts
Copy link
Contributor

@LekoArts LekoArts commented Jun 12, 2023

Description

Sometimes gatsby-core-utils wasn't compiled (including TS) before other packages depended on its types. This PR moves the compilation of gatsby-core-utils to the first position and only then compiles the rest during yarn bootstrap.

This also fixes some TS issues.

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Jun 12, 2023
@LekoArts LekoArts added topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Jun 12, 2023
@LekoArts LekoArts changed the title chore: Various 'yarn bootstrap' fixes chore: Various yarn bootstrap fixes Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants