Browse Source

fix: yarn storybook

gre-patch-1
Gastón I. Silva 6 years ago
parent
commit
1547456f15
  1. 3
      .storybook/webpack.config.js

3
.storybook/webpack.config.js

@ -10,4 +10,7 @@ module.exports = {
},
],
},
node: {
fs: 'empty',
},
}

Loading…
Cancel
Save