Norbert de Langen
Norbert de Langen
A few other packages have already been converted, mostly by me, so you can also use those as examples! As a possible additional step: The bundling script will bundle any...
@hayawata3626 yeah awesome! thanks!, I would suggest you start with `lib/client-logger`.
@IanVS ow, yes! `lib/router` can be converted as well!
> Should @storybook/cli-storybook and @storybook/cli-sb even have a prep script? They don't seem to have been generating any dist folders previously, and I can't think what the entries would be....
This might be related: https://github.com/storybookjs/storybook/pull/17375
@gaetanmaisse just a mild soft ping for you here ❤️
@stefanhamburger @hydrosquall @Rycochet @ryaninvents super excited to see ya'll helping 🙇 @shilman I'm concerned about: ```js export default { title: "ExampleComponent", component: ExampleComponent, argTypes: { color: { control: ColorPicker, },...
I'd be happy to assist in the creation of this
@nathanielks yes, that has come up a few time in discussions! In particular in combination with args being composed from other stories!
Looks like this is quite close. Seems like some CSS loader misconfiguration, and some color control acting weird