Skip to content
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.

Allow customisation of gatsby config files #2

Open
budt0m opened this issue May 20, 2020 · 3 comments
Open

Allow customisation of gatsby config files #2

budt0m opened this issue May 20, 2020 · 3 comments
Labels
good first issue Good for newcomers

Comments

@budt0m
Copy link

budt0m commented May 20, 2020

Hi guys,

Fantastic job on the developer portal.

I've been playing around with this starter, and one thing I'd love to be able to do is add configuration to the gatsby config files (gatsby-ssr.js, gatsby-node.js, gatsby-config.js, gatsby-browser.js) you use under the hood. One way of achieving this could be to allow devs to optionally include their own custom-gatsby-ssr.js etc. files in the root directory of the redocly project. Not sure. Happy to provide more feedback on my use case etc.

Cheers!

@adamaltman adamaltman added the good first issue Good for newcomers label May 20, 2020
@JeroenVanHautte
Copy link

+1 on this one! We'd like to prefetch google fonts using https://www.gatsbyjs.org/packages/gatsby-plugin-prefetch-google-fonts/, would be great to have that included.

@jdahdah
Copy link

jdahdah commented Feb 22, 2022

+1. I would love to be able to use gatsby-plugin-react-svg to inline SVGs (e.g., for dark mode).

I also need to be able to hook into onRouteUpdate in gatsby-browser.js.

@indranildeveloper
Copy link

Is there any update on how to use onRouteUpdate, I really need that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

5 participants