### Describe the problem Storybook mostly works now, but there's still some things that can be cleaned up. Opening this as a tracking issue for the various pending PRs ### Describe the proposed solution - https://github.com/intuit/design-systems-cli/pull/701 - https://github.com/storybookjs/addon-svelte-csf/pull/61 - https://github.com/storybookjs/addon-svelte-csf/pull/62 - https://github.com/storybookjs/addon-svelte-csf/pull/63 - https://github.com/storybookjs/addon-svelte-csf/pull/66 - https://github.com/storybookjs/builder-vite/pull/427 - https://github.com/storybookjs/builder-vite/pull/428 - https://github.com/storybookjs/builder-vite/pull/444 - https://github.com/storybookjs/builder-vite/pull/445 - https://github.com/storybookjs/storybook/pull/18645 - https://github.com/storybookjs/storybook/pull/18651 - https://github.com/svelte-add/svelte-add/pull/220 - https://github.com/storybookjs/storybook/pull/19338 - https://github.com/storybookjs/storybook/issues/19409 - fix `npx sb init` - https://github.com/storybookjs/storybook/pull/18648 - https://github.com/storybookjs/storybook/pull/18705 - update `viteFinal` to match [michaelwooley/storybook-experimental-vite](https://github.com/michaelwooley/storybook-experimental-vite) when SvelteKit is present - reference: - [svelte generator](https://github.com/storybookjs/storybook/blob/next/lib/cli/src/generators/SVELTE/index.ts) - [base generator](https://github.com/storybookjs/storybook/blob/next/lib/cli/src/generators/baseGenerator.ts) - [example files](https://github.com/storybookjs/storybook/tree/next/lib/cli/src/frameworks/svelte) - check potential alias issues on [michaelwooley/storybook-experimental-vite](https://github.com/michaelwooley/storybook-experimental-vite#readme) and public env vars issue https://github.com/sveltejs/kit/issues/6225#issuecomment-1226055441 ### Alternatives considered _No response_ ### Importance nice to have ### Additional Information _No response_
Describe the problem
Storybook mostly works now, but there's still some things that can be cleaned up. Opening this as a tracking issue for the various pending PRs
Describe the proposed solution
peerDependencyon@types/reactintuit/design-systems-cli#701svelte-loaderoptional storybookjs/addon-svelte-csf#62.storybooktoserver.fs.allowstorybookjs/builder-vite#427svelte.config.jsstorybookjs/builder-vite#428peerDependenciesstorybookjs/builder-vite#445svelte-loaderoptional dependency storybookjs/storybook#18645npx sb initviteFinalto match michaelwooley/storybook-experimental-vite when SvelteKit is presentAlternatives considered
No response
Importance
nice to have
Additional Information
No response