Skip to content

Commit 1a25903

Browse files
committed
chore(deps): storybook 6.3.7
also migrate to webpack 5
1 parent 85b7bf1 commit 1a25903

File tree

3 files changed

+9297
-3304
lines changed

3 files changed

+9297
-3304
lines changed

.storybook/main.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
module.exports = {
2+
core: { builder: 'webpack5' },
23
stories: ['../src/**/*.stories.mdx', '../src/**/*.stories.@(js|jsx|ts|tsx)'],
34
addons: [
45
'@storybook/addon-essentials',

0 commit comments

Comments
 (0)