diff --git a/docs/src/pages/configurations/custom-webpack-config/index.md b/docs/src/pages/configurations/custom-webpack-config/index.md index c5457ac90232..60665a274ee4 100644 --- a/docs/src/pages/configurations/custom-webpack-config/index.md +++ b/docs/src/pages/configurations/custom-webpack-config/index.md @@ -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