link updated

This commit is contained in:
jonniebigodes 2020-07-27 22:11:09 +01:00
parent 05bd3b4124
commit 6cca0fa4c1

View File

@ -25,7 +25,7 @@ The `main.js` configuration file is a [preset](../presets/introduction) and as s
- `stories` - a glob that indicates the [location of your story files](#configure-story-loading), relative to `main.js`.
- `addons` - a list of the [addons](/addons) you are using.
- `webpackFinal` - custom [webpack configuration](./integration#extending-storybooks-webpack-config).
- `babel` - custom [babel configuration](integration#babel).
- `babel` - custom [babel configuration](./integration#babel).
### Configure story loading