Merge pull request #1089 from mkamakura/fix-doc-custom-webpack-config

Fixed a typo in webpack.config.js
This commit is contained in:
Norbert de Langen 2017-05-22 07:23:29 +02:00 committed by GitHub
commit d8af5ff96a

View File

@ -1,5 +1,5 @@
// you can use this file to add your custom webpack plugins, loaders and anything you like.
// This is just the basic way to add addional webpack configurations.
// This is just the basic way to add additional webpack configurations.
// For more information refer the docs: https://storybooks.js.org/docs/react-storybook/configurations/custom-webpack-config
// IMPORTANT