nuxt-modules / storybook

Storybook integration with Nuxt.
https://storybook.nuxtjs.org
403 stars 93 forks source link

Static build using Nuxt Image doesn't display images #665

Open tobiasdiez opened 3 months ago

tobiasdiez commented 3 months ago

With https://github.com/nuxt-modules/storybook/pull/615, NuxtImage are working in development but not in production.

Todo: Investigate why they are not shipped. Problem with the vite config, or with $fetch?