issues
search
emulsify-ds
/
emulsify-wordpress-theme
WordPress theme built with Storybook and Webpack
MIT License
24
stars
10
forks
source link
GH-7: Fix broken SB build, update SB, update commands
#8
Closed
evanmwillhite
closed
3 years ago
evanmwillhite
commented
3 years ago
Addresses
https://github.com/emulsify-ds/emulsify-wordpress-theme/issues/7
Updates Storybook
Updates Storybook commands
To test:
[ ] Clone project, checkout branch and run
yarn
[ ] Run
yarn build-storybook
and ensure it runs correctly, no errors and issue is resolved.
evanmwillhite
commented
3 years ago
Thanks again @kitduncan!
To test:
yarn
yarn build-storybook
and ensure it runs correctly, no errors and issue is resolved.