Replies: 1 comment
-
It generally looks OK to me, but there are lots of possible gotchas. For example the following trailing slash?
I'd start with an empty list of addons and then add them one by one until you figure out which one is causing problems. |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey folks, I'm trying to create my own preset so I don't have to re-install the same addons over and over again on several repos that I have.
But I'm getting the following error.
Is there something I'm forgetting here?
I'm reading https://storybook.js.org/docs/react/addons/writing-presets if that helps.
How I'm consuming the preset.
Beta Was this translation helpful? Give feedback.
All reactions