Skip to content

Conversation

nickytonline
Copy link
Contributor

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Documentation Update

Description

Storybook was no longer building due to dependency upgrades which were no longer comaptible with Preact.

@maestromac, alright, so reverting to 3.4.11 for all the storybook dependencies gets us back up and running. I did however manage to get it running with the latest storybook. The only caveat is that I need to install React as a dev dependency. Not ideal, but it works.

I think for the time being, we should probably just go back to 3.4.11 unless the dev.to team is OK with React being in there as a dev dependency.

Related Tickets & Documents

#1407

Mobile & Desktop Screenshots/Recordings (if there are UI changes)

Added to documentation?

  • docs.dev.to
  • readme
  • no documentation needed

[optional] What gif best describes this PR or how it makes you feel?

Fixed it!

@pr-triage pr-triage bot added the PR: unreviewed bot applied label for PR's with no review label Dec 27, 2018
@nickytonline
Copy link
Contributor Author

To avoid this breaking without noticing in the future, I suggest we get storybook at least building during CI. That way we can at least see if dependency upgrades break it. Longterm we should get back on #338.

Copy link
Contributor

@maestromac maestromac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM !

yeah i think downgrading Storybook is a better move than adding another dependency.

@pr-triage pr-triage bot added PR: reviewed-approved bot applied label for PR's where reviewer approves changes and removed PR: unreviewed bot applied label for PR's with no review labels Dec 27, 2018
@maestromac maestromac self-assigned this Dec 27, 2018
@maestromac maestromac merged commit b267967 into forem:master Dec 27, 2018
@pr-triage pr-triage bot added PR: merged bot applied label for PR's that are merged and removed PR: reviewed-approved bot applied label for PR's where reviewer approves changes labels Dec 27, 2018
@nickytonline nickytonline deleted the bug/1407-fix-broken-storybook branch December 27, 2018 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: merged bot applied label for PR's that are merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants