wds-block-starter
wds-block-starter copied to clipboard
Integrate Storybook
Piling on that this should mirror how Gutenberg does it since we're using @wp-scripts
I picked up this issue and made some minor adjustments to what has been done so far.
Updates:
- Merged in the latest version and modified some whitespace changes that happened in package.json
- Tested / removed babel packages since these are included in WP Scripts
- Troubleshooted NPM issue, I had various issues with NPM not running while making some changes and this appears to be working smoother now
- Began working on ways to incorporate the Rich Text block in as a starting block.
- Added the Storybook to the README Doc
I've still got some work to do, figuring out how to get WP Scripts into the Storybook directory.
Going to block this for now as something to circle back to.
Currently, I'm unsure how to incorporate WP Scripts packages into Storybook. I'll keep an eye out in the meantime and will unblock if something promising is revealed.