Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Cannot destructure property 'preprocess' of 'svelteOptions' as it is undefined. #21415

Closed
shilman opened this issue Mar 6, 2023 · 2 comments

Comments

@shilman
Copy link
Member

shilman commented Mar 6, 2023

Describe the bug

Users reporting this error after upgrade using svelte-vite framework. This is probably due to this line:

https://github.com/storybookjs/storybook/blob/next/code/frameworks/svelte-vite/src/preset.ts#L25

To Reproduce

No response

System

No response

Additional context

No response

@JReinhold
Copy link
Contributor

Are we sure this isn't already fixed by #21339 ?

@JReinhold
Copy link
Contributor

I'm pretty sure #21339 fixes this because:

  • I cannot reproduce this in rc.3
  • I cannot reproduce this in beta.60, where that fix was released
  • I can reproduce this in beta.59, without that fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants