We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85b7bf1 commit 1a25903Copy full SHA for 1a25903
.storybook/main.js
@@ -1,4 +1,5 @@
1
module.exports = {
2
+ core: { builder: 'webpack5' },
3
stories: ['../src/**/*.stories.mdx', '../src/**/*.stories.@(js|jsx|ts|tsx)'],
4
addons: [
5
'@storybook/addon-essentials',
0 commit comments