storybookjs/storybook

[Bug]: NextJS automigration misses static paths

Open

#21.492 geöffnet am 9. März 2023

Auf GitHub ansehen
 (0 Kommentare) (1 Reaktion) (0 zugewiesene Personen)TypeScript (89.909 Stars) (10.058 Forks)batch import
automigrationsbughas workaroundhelp wantedsev:S3

Beschreibung

Describe the bug

Feedback from @thafryer on upgrading Chromatic's storybook:

When I switched to the NextJS framework, importing assets into stories  stopped working. This was working when I was using react-webpack5 as the framework. i switched to pointing a string path to the static directory, which worked.

To Reproduce

No response

System

No response

Additional context

No response

Contributor Guide