fbredius/storybook

View on GitHub
docs/snippets/common/build-storybook-production-mode.js.mdx

Summary

Maintainability
Test Coverage
```shell
# With yarn
yarn build-storybook

# With npm
npm run build-storybook
```