Merge pull request #2578 from leonaves/patch-1

Update custom webpack config docs
This commit is contained in:
Filipp Riabchun 2017-12-27 20:15:02 +03:00 committed by GitHub
commit d63bf65afa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -85,8 +85,7 @@ Storybook uses the config returned from the above function. So, try to edit the
- entry
- output
- first loader in the module.loaders (Babel loader for JS)
Other than that, you should try to keep the default set of plugins.
- all existing plugins
## Full control mode + default