You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that Storybook Docs will replace storybook-readme.
FYI - I tried to install/configure Storybook Docs with this starter template, but I couldn't get the View Code Behind feature to work.
Instead, I took another starter template that had Typescript, and followed Gatsby's instructions at https://www.gatsbyjs.org/docs/visual-testing-with-storybook/ and was able to get Storybook Docs to show the code-behind. The config.js and webpack.config.js files are very different than what's in this template.
The text was updated successfully, but these errors were encountered:
Thanks for the feedback and the suggestion, I probably need to spend some times to follow the gastby/storybook updates, some part of this starter become to be quite old (and I don't really have the time/motivation to keep this up-to-date, since I don't have any gatsby projects running :-/ )
BTW, if you want to update a bit this starter, with the new storybook format and docs, I will review/help you with pleasure! 😀
It seems that Storybook Docs will replace storybook-readme.
FYI - I tried to install/configure Storybook Docs with this starter template, but I couldn't get the View Code Behind feature to work.
Instead, I took another starter template that had Typescript, and followed Gatsby's instructions at https://www.gatsbyjs.org/docs/visual-testing-with-storybook/ and was able to get Storybook Docs to show the code-behind. The
config.js
andwebpack.config.js
files are very different than what's in this template.The text was updated successfully, but these errors were encountered: