Closed obulat closed 2 months ago
Name | Link |
---|---|
Latest commit | 670403cd6c73a63a1fa7dc68b87c357345be23f9 |
Latest deploy log | https://app.netlify.com/sites/nuxt-storybook/deploys/66ed247dae41840008bb7319 |
Deploy Preview | https://deploy-preview-778--nuxt-storybook.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Thanks! Now that https://github.com/storybookjs/storybook/pull/28594 is merged, we should actually be able to simply remove the packageJson
. Could you please give this a try? (I can also do this on Friday)
Thanks! Now that storybookjs/storybook#28594 is merged, we should actually be able to simply remove the
packageJson
. Could you please give this a try? (I can also do this on Friday)
I removed the packageJson
completely. The CI is passing. Is there anything else that needs to be done?
Awesome! Thanks for your continued contributions โค๏ธ
๐ Linked issue
๐ Description
The Storybook versions in the
package.json
were updated, but the same change needs to be added to thestorybook.ts
to prevent version conflicts.Currently, with nightly, we get the following error: