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

[BREAKING CHANGE]: Remove Gatsby plugins #1215

Merged
merged 2 commits into from
Apr 11, 2022

Conversation

tlgimenes
Copy link
Contributor

@tlgimenes tlgimenes commented Apr 7, 2022

What's the purpose of this pull request?

We've been changing our base starters a lot recently. So much so that we don't use any custom Gatsby plugins anymore. Since we need to be multi-framework, we can remove all unused gatsby-* plugins and be more open to other frameworks

Also, to keep track of these plugins and not loose them entirely after this migration, I created a branch called plugins-v1x so we can release any hotfix on these modules.

A nice side effect of this change is making the publish and development of the monorepo be much faster.

CI times before/after:

image image

@tlgimenes tlgimenes force-pushed the chore/remove-unused-packages branch from 6096dd0 to 4b4279f Compare April 7, 2022 17:12
@codesandbox-ci
Copy link

codesandbox-ci bot commented Apr 7, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 50077f4:

Sandbox Source
Store UI Typescript Configuration

@tlgimenes tlgimenes marked this pull request as ready for review April 7, 2022 17:54
@tlgimenes tlgimenes requested a review from a team as a code owner April 7, 2022 17:54
@tlgimenes tlgimenes force-pushed the chore/remove-unused-packages branch from 0b23201 to 50077f4 Compare April 9, 2022 15:14
@tlgimenes tlgimenes merged commit f9cf404 into master Apr 11, 2022
@tlgimenes tlgimenes deleted the chore/remove-unused-packages branch April 11, 2022 15:00
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.

2 participants