storybook/addons/info/.storybook/user/modify_webpack_config.js
2018-02-17 23:32:26 +03:00

5 lines
131 B
JavaScript

module.exports = () => {
// This is the default webpack config defined in the `../webpack.config.js`
// modify as you need.
};