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

fix: add storybook as dependency #516

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

tobiasdiez
Copy link
Collaborator

Currently one has to install @storybook-vue/nuxt manually. Moreover, during the first run of nuxi dev storybook is downloaded, leading to an unpredictable version (e.g. currently it is v8). Both of these issues are fixed by declaring both @storybook-vue/nuxt and storybook as dependencies of this module. This is in line with other modules that also declare all dependencies. (It would make sense perhaps to declare storybook as a peer dependency.)

Fixes #476.

Copy link

netlify bot commented Apr 9, 2024

👷 Deploy request for nuxt-storybook pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 1f5cec6

@chakAs3 chakAs3 self-requested a review April 9, 2024 21:34
@chakAs3 chakAs3 merged commit 64a74a3 into nuxt-modules:main Apr 9, 2024
1 check passed
@tobiasdiez tobiasdiez deleted the dependencies branch April 10, 2024 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot find module
2 participants