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

Support gatsby 5 #16

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

halkeye
Copy link
Contributor

@halkeye halkeye commented Apr 17, 2023

With some extras

  • gatsby 5 is an allowed peer dependancy
  • Removed all the actual dependancies, they are all compile time ones, the only runtime ones are external like react and gatsby and should be provided not installed.
  • Reduced package size by only includeding javascript files (I've had random issues in the past with rogue .babelrc doing weird things in node_modules).

Code wise nothing should have changed, its not really using any crazy apis. Seems to work locally, but i'm still working on gatsby 5 upgrades.

My super lazy fork - https://www.npmjs.com/package/@halkeye/gatsby-plugin-google-fonts-v2

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.

1 participant