mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-20 06:32:11 +00:00
storybook main.js updated
This commit is contained in:
parent
d322b919df
commit
91b83adbd6
1 changed files with 4 additions and 0 deletions
|
|
@ -28,4 +28,8 @@ module.exports = {
|
|||
|
||||
return storybookConfig;
|
||||
},
|
||||
core: {
|
||||
builder: 'webpack5',
|
||||
},
|
||||
stories: ['../src/stories/**/*.@(js)'],
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue