storybookjs/storybook

build-storybook watch mode not working

Offen

#15.946 geöffnet am 30.08.2021

 (28 Kommentare) (57 Reaktionen) (0 zugewiesene Personen)TypeScript (10.058 Forks)batch import
bugbuild-storybookcligood first issuehas workaroundhelp wantedtriage:reviewed

Repository-Metriken

Stars
 (89.909 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 7T 22h) (184 gemergte PRs in 30 T)

Beschreibung

Bug Running build-storybook with the -w or --watch flags do not run the storybook build in watch mode. The build runs once and ends. The cli option described here does not produce the desired results.

It seems like the feature was added here but has since been broken.

Contributor Guide