-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
gatsby-link: add withPrefix
to index.d.ts
#2887
Comments
KyleAMathews
pushed a commit
that referenced
this issue
Nov 13, 2017
This was referenced Jan 12, 2022
This was referenced Feb 9, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Recently the gatsby-link
withPrefix
helper was added. It would be helpful to have this also added to gatsby-link'sindex.d.ts
, so this function could be used in typescript.-------------- contributing side note --------------
In following the contributing guidelines, I downloaded a latest forked Gatsby source, ran
yarn run bootstrap
, and then ran tests locally before making modifications, which turned up eight tests failures out of the box. I see that some recent PR test run jobs #4773.1 and #4773.2 have also exhibited the same failures on Travis. Are these test failures common? If so, what is the associated issue and the recommended procedure for resolving them?The text was updated successfully, but these errors were encountered: