priceline / design-system

Priceline.com Design System
https://priceline.github.io/design-system/
MIT License
722 stars 119 forks source link

Update npm run storybook script #693

Closed abautist closed 4 years ago

abautist commented 4 years ago

With docs and static storybook now integrated in the CI process, the npm run storybook script no longer builds a static storybook.

We should either a) remove the script all together or b) refactor the code to allow devs to build static stories if they run npm run storybook.

craigpalermo commented 4 years ago

@sdalonzo do you know if this is still relevant? It seems like it could be solved as part of https://github.com/priceline/design-system/issues/657.