Yann Braga
Yann Braga
This is weird, seems like the issue is related to @nod74's webpack configuration: ``` ValidationError: Invalid configuration object. Webpack has been initialized using a configuration object that does not match...
Thanks for opening the issue! That sounds like an interesting idea, but it could easily get messy once the designs are larger I think. It would also clash with the...
Thank you so much once again @zhyd1997 ! Sorry it took some time, but I'm getting this in now!
Thanks a lot for opening this issue @maxired !
Hey @stefanprobst thanks a lot for this PR! I wonder what exact code is failing for you? Can you somehow share it? And definitely we can add the tsconfig rule,...
Hey @derweili thanks for explaining all of that and giving so much context. Would you mind setting up a small repro so I can work on top of? I'll need...
Hey @vijaypraju04 can you share a bit more information about your project? What framework are you using? Is your storybook part of a monorepo? Depending on the framework, you might...
Hey @vijaypraju04 unfortunately I didn't gave time to investigate this yet, but I suspect that your babel loader is overriding the Istanbul babel plugin that comes from the addon-coverage. I'd...
So sorry about that @ahermant @vijaypraju04, the repo was private (it's newly created) but I turned it into public, so link should be accessible now: https://github.com/storybookjs/addon-coverage/blob/a31679f9a549767c0f10366ec589acee93b872d2/src/preset.ts#L10
Oh wow! That's new to me. Thanks a lot for sharing this @VickyKoblinski ! 🙌 I'll have to chew on this for a bit. cc @shilman