mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-07 21:51:48 +08:00
202 B
202 B
export default {
core: {
builder: {
name: 'webpack5',
options: {
fsCache: true,
},
},
},
};