mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 06:41:25 +08:00
211 B
211 B
export default {
core: {
builder: {
name: 'webpack5',
options: {
lazyCompilation: true,
},
},
},
};