Norbert de Langen

Results 431 comments of Norbert de Langen

re-applied the fix in a new PR

perhaps a prop on the docs parameter @shilman ?

Hello @JoSuzuki as currently implemented you not actually achieving what you set out to achieve: > filter the stories that are going to be built Storybook will still build for...

I understand your use-case @JoSuzuki; thank you for explaining it further though, I understand you'd want this. But I don't think this is a universal feature request. So I'd rather...

This is going to be fixed in 7.0 @alopix

This might work: ```js import { toRequireContext } from '@storybook/core/dist/server/preview/to-require-context'; ``` ?

@Edd-Strickland want to work on a stencl support version 🎉

@o-t-w We're trying, would you be able to help us?

I am investigating this. Looks like the `utils` issue is resolved in `6.5.x`, based on this work: https://github.com/storybookjs/storybook/pull/18412/files I can see the CI on the `main` branch succeed for CRA...

@giantrobotbee Could you verify that the latest `6.5.x` has this issue fixed?