Skip to content

Commit

Permalink
Merge pull request #10933 from rushatgabhane/fix-storybook
Browse files Browse the repository at this point in the history
[No QA] Fix storybook
  • Loading branch information
luacmartins authored Sep 14, 2022
2 parents 46b975e + f7cfd85 commit 4a9a308
Show file tree
Hide file tree
Showing 3 changed files with 812 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .storybook/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,7 @@ module.exports = {
'./public',
'../assets/css',
],
core: {
builder: 'webpack5',
},
};
Loading

0 comments on commit 4a9a308

Please sign in to comment.