Correctly reference managerWebpack in preset docs

This commit is contained in:
Daryl Koopersmith 2020-11-20 14:52:11 -08:00 committed by GitHub
parent 1e44231eaf
commit 4777ac0f0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,7 +64,7 @@ For example, here is how Storybook automatically adopts `create-react-app`'s con
- `webpack` is applied to the preview config after it has been initialized by storybook
- `webpackFinal` is applied to the preview config after all user presets have been applied
- `webpackManager` is applied to the manager config
- `managerWebpack` is applied to the manager config
### Manager entries