mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 16:11:33 +08:00
Update docs/addons/configure-addons.md
Co-authored-by: Dominic Nguyen <dom@hichroma.com>
This commit is contained in:
parent
7896ce08ae
commit
e972ced9ed
@ -6,7 +6,7 @@ Storybook is designed to be highly customizable. You can develop all kinds of wo
|
||||
|
||||
## Preset
|
||||
|
||||
Preset options are global and are accessible from NodeJS. Great for things like Webpack loaders, Babel plugins, and other library or framework specific configurations.
|
||||
Preset options are global and are accessible from NodeJS. Great for things like Webpack loaders, Babel plugins, and other library or framework-specific configurations.
|
||||
|
||||
Presets offload the burden of configuration from the user to the addon. They are convenient for integrating libraries with Storybook. Let's look at an example.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user