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

Remove explicit gatsby-link dependency #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Remove explicit gatsby-link dependency #41

wants to merge 1 commit into from

Conversation

MartinRosenberg
Copy link

In Gatsby v2, gatsby-link is managed by (and therefore imported from) Gatsby. This removes the explicit dependency and switches the import statements.

In Gatsby v2, gatsby-link is managed by (and therefore imported from)
Gatsby. This removes the explicit dependency and switches the `import`
statements.
@konsumer konsumer mentioned this pull request May 3, 2019
@konsumer
Copy link
Owner

konsumer commented May 3, 2019

I like what you are doing here, but I think an overhaul is probly needed to keep up with all the (awesome) changes to gatsby & netlify, and take advantage of new react stuff (lazy & hooks.) I appreciate the PR, but I think I will make a sweeping update all at once (#44), when I have some time.

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

Successfully merging this pull request may close these issues.

None yet

2 participants