Ian VanSchooten

Results 816 comments of Ian VanSchooten

>It loads in the config automatically. Note, this is only true in Storybook 7.0.

@sync Are you able to create a reproducible demo? That would help greatly.

A repo that reproduces this would be very useful. Without that, it's difficult to troubleshoot.

Hm, but the point of the command is to perform a build and snapshot it, so how is failing to perform a build a successful outcome? :-/ The use case...

@janinko is it possible to achieve what I am looking for? Is it clear what I'm asking?

Any suggestions?

FWIW, I'm using react-quill, and also needed to add `'style'` to the `formats` prop, in addition to https://github.com/kensnyder/quill-image-resize-module/issues/10#issuecomment-317747389

Thanks, would you be willing to submit a PR, @AlexAtVista?

@ghengeveld is this something that would need to change on Chromatic's side? @ITsvetkoFF, are all of the imports of the barrel file found in the output from this plugin? There's...

Sorry no, I mean your `.storybook/preview.js` importing something that might pull in lots of modules. That file is included in every story, which can be a reason that your first...