Blitz & Storybook #2456
Unanswered
juan-manuel-alberro
asked this question in
Q&A
Replies: 1 comment 11 replies
-
|
Does a relative import of |
Beta Was this translation helpful? Give feedback.
11 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.
-
Hi all,
Someone had the luck to install and run
StorybookwithBlitz?By running
npx sb initthe installation is completed and working fine with the demo components but at the moment I try to import a component insideapp/core/componentsthere are plenty of issues with Webpack and module resolution.I followed this example as well https://github.com/vercel/next.js/tree/canary/examples/with-storybook but without luck.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions