storybookjs/storybook

build-storybook watch mode not working

Ouverte

#15 946 ouverte le 30 août 2021

 (28 commentaires) (57 réactions) (0 personne assignée)TypeScript (10 058 forks)batch import
bugbuild-storybookcligood first issuehas workaroundhelp wantedtriage:reviewed

Métriques du dépôt

Stars
 (89 909 étoiles)
Métriques de merge PR
 (Merge moyen 7j 22h) (184 PRs mergées en 30 j)

Description

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.

Guide contributeur