Replies: 1 comment 2 replies
-
Are you using Consider using |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I've been putting off upgrading to Svelte 5, but decided to bite to bullet.
As part of this I wanted to test each component in Storybook.
I'm not sure where I'm going wrong but so far I'm unable to get storybook to work without an error. I don think this is bug - more likely I'm misconfiguring something.
I'm getting this error:
Some of the odd things are both
importsNotUsedAsValues
andpreserveValueImports
are not used anywhere.The story mentioned in the error is:
Any help is appreciated
Beta Was this translation helpful? Give feedback.
All reactions