storybookjs/storybook

build-storybook watch mode not working

Open

#15,946 创建于 2021年8月30日

在 GitHub 查看
 (28 评论) (57 反应) (0 负责人)TypeScript (89,909 star) (10,058 fork)batch import
bugbuild-storybookcligood first issuehas workaroundhelp wantedtriage:reviewed

描述

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.

贡献者指南