mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 02:31:07 +08:00
5 lines
131 B
JavaScript
5 lines
131 B
JavaScript
module.exports = () => {
|
|
// This is the default webpack config defined in the `../webpack.config.js`
|
|
// modify as you need.
|
|
};
|