Skip to content
This repository has been archived by the owner on Nov 28, 2020. It is now read-only.

fix storybook #9

Merged
merged 1 commit into from
Nov 10, 2019
Merged

fix storybook #9

merged 1 commit into from
Nov 10, 2019

Conversation

raulfdm
Copy link
Owner

@raulfdm raulfdm commented Nov 10, 2019

One of the biggest change was changing:

// import { Link } from "gatsby" // error 
import Link from "gatsby-link" // not error 

For some reason it breaks storybook build.

Solution found here: gatsbyjs/gatsby#10668 (comment)

@raulfdm raulfdm merged commit d8a66d0 into master Nov 10, 2019
@raulfdm raulfdm deleted the fix-storybook branch November 10, 2019 19:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant