Conversation
|
💅 I'm currently baking a PR to add Yeoman generator here would you mind skipping the first commit 50f7260 ❓ Also I was thinking of adding individual packages to |
|
💅 Have you considered ES Modules instead of CommonJS syntax? https://github.com/woocommerce/grow/compare/add/storybook...add/storybook-esm?expand=1 |
|
I did a quick check and the |
What do you mean, do you have some examples about this? I changed it tho in last commits in advance. |
No problem. I removed the files referent to that commit. |
For now i'd prefer to keep it without fancy colors. Since my goal is to have this done in current cooldown, getting rid of Storybook deps in GLA. But definitely I'm down for experimenting with some tools to improve the experience in a future PR. |
Sure no problem, I changed that in last commits. 👌 |
|
Howdy @tomalec Thanks for the suggestions. This is ready for another review 👌 |
Co-authored-by: Tomek Wytrębowicz <tomalecpub@gmail.com>
Co-authored-by: Tomek Wytrębowicz <tomalecpub@gmail.com>
Co-authored-by: Tomek Wytrębowicz <tomalecpub@gmail.com>
Co-authored-by: Tomek Wytrębowicz <tomalecpub@gmail.com>
tomalec
left a comment
There was a problem hiding this comment.
Tested locally, reviewed the code LGTM

Changes proposed in this Pull Request:
Initial PR adding Project Templates as well as Storybook implementation
Detailed test instructions:
npm i -D 'https://gitpkg.now.sh/woocommerce/grow/storybook?add/storybook'node_modulesyou havewoocommerce-grow-story-bookfoldernode_modules/binyou havestorybook.jsnpm tun storybookand see how the storybook watch initialises and you can access the URLnpm tun storybook:buildand see how the storybook generates dist directorynpm tun storybook:deployand see how the storybook deploys the dist version to GH pages in https://woocommerce.github.io/google-listings-and-ads/?path=/story/tree-select-control--baseyo:venturesAdditional details:
Changelog entry