Skip to content

Conversation

shilman
Copy link
Member

@shilman shilman commented Aug 1, 2017

Issue: N/A build-storybook was failing on vue projects (thanks @timhaines)

What I did

Add the vue loader to the webpack config used by build-storybook

How to test

yarn bootstrap
cd examples/vue-kitchen-sink
yarn build-storybook

@shilman shilman changed the title Add vue-loader to vue production webpack (fixes build-storybook) Fixed build-storybook for vue Aug 1, 2017
@shilman shilman added the bug label Aug 1, 2017
Copy link

@timhaines timhaines left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! I've tried this locally, and it fixed a broken build of a vue storybook. 🚀

@shilman shilman merged commit a12ccb3 into master Aug 1, 2017
@shilman shilman deleted the fix-vue-build-storybook branch August 1, 2017 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants