ic-ui-kit icon indicating copy to clipboard operation
ic-ui-kit copied to clipboard

Improve commands to run storybook

Open ad9242 opened this issue 1 year ago • 1 comments

Summary

Improve the commands in the root package.json to not default to opening 4 instances of storybook.

💬 Description

Since the addition of the canary packages, doing a npm run storybook in the root folder results in 4 storybook instances being run. This is a big drain on system resources and arguably not particularly useful.

Possibly there could be 2 commands: 1 to run the web-components & react versions 1 to run the canary versions

Open to other ideas on how to resolve

After making these changes, the contributing.md file should be reviewed to ensure the instructions there are still correct

ad9242 avatar Jan 31 '24 13:01 ad9242

Add a command to run storybook:core

MI6-255 avatar May 16 '24 08:05 MI6-255