Skip to content

Commit

Permalink
Bump webpack to v5 (#2919)
Browse files Browse the repository at this point in the history
  • Loading branch information
anambl authored Jul 18, 2023
1 parent c6376ae commit 3f4c0d7
Show file tree
Hide file tree
Showing 3 changed files with 6,399 additions and 1,467 deletions.
3 changes: 3 additions & 0 deletions .storybook/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,7 @@ module.exports = {
'@storybook/addon-actions',
'@storybook/addon-viewport',
],
core: {
builder: 'webpack5',
},
};
Loading

0 comments on commit 3f4c0d7

Please sign in to comment.