How to take screenshots of storybook?
jackdh opened this issue · 1 comments
jackdh commented
Hey,
When using "@storybook/builder-vite"
How do I just get viteshot to go through all the stories and take shots of them?
Thanks!
fwouts commented
Hi @jackdh, check out https://github.com/fwouts/hungry/blob/main/viteshot.config.js for an example. I'm hoping it would work regardless of which version of Storybook you use!