Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

Fix for gatsby build #24

Merged
merged 2 commits into from
May 20, 2020
Merged

Fix for gatsby build #24

merged 2 commits into from
May 20, 2020

Conversation

jacqui
Copy link
Contributor

@jacqui jacqui commented May 20, 2020

This PR resolves issues with gatsby build as noted in Issue #23.

In the end, I had to move the embed logic to componentDidMount(), and I also forked the react-embed library so I could upgrade its dependency on another pkg called react-player. There was a problem with something called React.Suspense and gatsby builds :(

This branch now allows both gatsby develop and gatsby build to work correctly, rendering the article embeds page as expected.

@jacqui jacqui requested a review from TylerFisher May 20, 2020 03:51
@jacqui jacqui self-assigned this May 20, 2020
@jacqui jacqui changed the title Fix for Fix for gatsby build May 20, 2020
@TylerFisher TylerFisher merged commit 94efb47 into develop May 20, 2020
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.

2 participants