Skip to content

Commit

Permalink
chore: bump storybook to 6.4.19, migrating config, and linting storyb…
Browse files Browse the repository at this point in the history
…ook config (#19245)

* chore: bump storybook to 6.4.19 and reconfigure accordingly

* now linting the storybook directory, since it gets validated by CI

* linting ✨
  • Loading branch information
rusackas committed Mar 28, 2022
1 parent a39dd44 commit b689ac2
Show file tree
Hide file tree
Showing 3 changed files with 7,318 additions and 7,566 deletions.
1 change: 1 addition & 0 deletions superset-frontend/.storybook/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ module.exports = {
'@storybook/addon-knobs',
'storybook-addon-paddings',
],
staticDirs: ['../src/assets/images'],
webpackFinal: config => ({
...config,
module: {
Expand Down
Loading

0 comments on commit b689ac2

Please sign in to comment.