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

function that is not exported is documented #33572

Closed
2 tasks done
tonyhallett opened this issue Oct 18, 2021 · 0 comments · Fixed by #33592
Closed
2 tasks done

function that is not exported is documented #33572

tonyhallett opened this issue Oct 18, 2021 · 0 comments · Fixed by #33592
Labels
type: documentation An issue or pull request for improving or updating Gatsby's documentation

Comments

@tonyhallett
Copy link
Contributor

Preliminary Checks

Summary

There is documentaion on https://www.gatsbyjs.com/docs/reference/config-files/actions/#shadowCreatePagePath that is a const that is not exported - see

const shadowCreatePagePath = _.memoize(

Relevant markdown page
https://github.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/config-files/actions.md

Steps to Resolve this Issue

  1. Remove the function from the documentation

...

@tonyhallett tonyhallett added the type: documentation An issue or pull request for improving or updating Gatsby's documentation label Oct 18, 2021
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Oct 18, 2021
@LekoArts LekoArts removed the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation An issue or pull request for improving or updating Gatsby's documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants