Tobias Diez
Tobias Diez
@storybookjs/core, we would greatly appreciate support from the core team regarding the Nuxt-Storybook integration. @chakAs3 and I are working on this in our free time, and unfortunately, we don't have...
> @tobiasdiez, on a related note, I’m encountering consistent failures when building and publishing Storybook to Chromatic, likely due to the large number of components and insufficient RAM. Have you...
> Our CI is finally green. Awesome! Thanks for you work! > When generating a sandbox, it does not contain our default stories (Button, Header, Page), which some of our...
Sorry, I wrote that in a bit of a hurry. Currently, if you run `storybook init` it generates a Button and a story for that button. From a users perspective,...
> Could you have a look at why the CI is failing? Tests are passing now.
> @tobiasdiez I think I may have broken something when i merged in the base branch, but I'm not sure what. > > Can you assist? Thanks for your help!...
Managed to fix the tests, so this is good to go from my side. @ndelangen @tmeasday please review when you have a bit of spare time. Thanks!
> > This is fixed by using normalize from the pathe package, which converts this to /." > > Should we use `slash` for this which is an existing dependency?...
I tried to see if I can fix the CI errors, but running `yarn start` locally yields: ``` X [ERROR] Missing "./vite" specifier in "@testing-library/svelte" package [plugin externalize-deps] node_modules/esbuild/lib/main.js:1225:27: 1225...
Is there anything I can do to get this merged soon? It's the last annoying issue for the nuxt module (at least for now ;-)) This should also fix https://github.com/storybookjs/storybook/issues/29620...