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

Update dependencies and CodePane fixes #9

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

zploskey
Copy link
Contributor

I squashed the commits that dealt with updating dependencies and build artifacts into one commit here and rebased everything on master. This makes it a bit more clear what's going on. The diff is large because the snapshot format was updated and now has more information. Everything passes on CI enabled for my fork.

This worked well enough for me for a presentation last week, although there seems to be a problem with CodePane on a production webpack build (but not in development mode) that I don't quite understand. Using CodePane at all in production mode gives a white screen on that slide due to a trying to access a value that is undefined. However, that issue is there even on your master branch, so it's not a regression introduced here. I'll probably file a separate issue somewhere about this as soon as I can narrow down where the problem lies. It might be an issue in either spectacle or webpack for all I know.

I would prefer not to maintain a fork, so please let me know if you have any concerns and I will happily address them.

Just need to use it for now. Maybe revisit this using a variant.
Adjusts for a change in Enzyme shallow types.
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

1 participant