Open budt0m opened 4 years ago
+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.
+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
.
Is there any update on how to use onRouteUpdate
, I really need that.
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!