Skip to content

Commit

Permalink
Merge branch 'main' into mp/segmented-control-docs-draft
Browse files Browse the repository at this point in the history
  • Loading branch information
mperrotti authored May 26, 2022
2 parents b0b7848 + 2538089 commit 33a9474
Show file tree
Hide file tree
Showing 3 changed files with 673 additions and 0 deletions.
1 change: 1 addition & 0 deletions .storybook/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ module.exports = {
'@storybook/addon-links',
{name: '@storybook/addon-essentials', options: {backgrounds: false}},
'storybook-addon-performance/register',
{name: 'storybook-addon-turbo-build', options: {optimizationLevel: 2}},
...(process.env.NODE_ENV === 'production' && process.env.GITHUB_JOB !== 'chromatic'
? ['@whitespace/storybook-addon-html']
: [])
Expand Down
Loading

0 comments on commit 33a9474

Please sign in to comment.