storybookjs/storybook

build-storybook watch mode not working

Open

#15,946 opened on 2021年8月30日

GitHub で見る
 (28 comments) (57 reactions) (0 assignees)TypeScript (10,058 forks)batch import
bugbuild-storybookcligood first issuehas workaroundhelp wantedtriage:reviewed

Repository metrics

Stars
 (89,909 stars)
PR merge metrics
 (平均マージ 7d 22h) (30d で 184 merged PRs)

説明

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.

コントリビューターガイド