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

Add storybook #7

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Add storybook #7

wants to merge 12 commits into from

Conversation

decimoseptimo
Copy link
Owner

No description provided.

prior the update `npm run storybook` was throwing:
ERR! Error: Cannot find module 'babel-plugin-remove-graphql-queries'
this seems to fix it
`gatsby develop` was throwing "gatsby TypeError: The 'compilation' argument must be an instance of Compilation"
as per: gatsbyjs/gatsby#30124 (reply in thread)
deleted node_modules, package-lock; npm install
for some reason CharacterView `edit & delete` buttons where not having
rounded corners (chakra-ui default), re-adding that + other minor styles
 cy:run is slower and it often fails tests in my current machine
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.

1 participant