Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Add support for Gatsby JS #9

Open
devraj opened this issue Feb 12, 2021 · 1 comment
Open

Add support for Gatsby JS #9

devraj opened this issue Feb 12, 2021 · 1 comment

Comments

@devraj
Copy link
Member

devraj commented Feb 12, 2021

Possibly more relevant for https://github.com/anomaly/use-doko

The general request is to add support for uses in Gatsby JS sites, via Helmet

@brendon1555
Copy link
Contributor

This is really only relevant for the hook, but Gatsby should already work. The hook just needs to be applied to each page. Or placed inside a wrapPageElement component in gatsby-browser and gatsby-ssr. I am yet to test the wrap but the doco suggests thats what we want.
https://www.gatsbyjs.com/docs/reference/config-files/gatsby-browser/#wrapPageElement

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

No branches or pull requests

2 participants