hashicorp / structure

Structure (aka "PDS") [deprecated]
https://hashicorp-structure.vercel.app
Mozilla Public License 2.0
24 stars 5 forks source link

Storybook webpack doesn't reload on save #72

Open MooCohen opened 3 years ago

MooCohen commented 3 years ago

Have to run yarn build-storybook && yarn storybook between every change.

amyrlam commented 2 years ago

Similar in Nomad Storybook: https://nomad-storybook-and-ui.vercel.app/storybook/?path=/story/theme-colors--colors.

If you make a change in the directory nomad/ui Storybook files, you need to kill yarn storybook and re-run yarn storybook to see the change in Storybook.