mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 15:31:16 +08:00
Revised wording
This commit is contained in:
parent
a200850d1a
commit
52612e7876
@ -87,7 +87,7 @@ Storybook uses the config returned from the above function. So, try to edit the
|
||||
- first loader in the module.loaders (Babel loader for JS)
|
||||
- all existing plugins
|
||||
|
||||
> If your custom webpack config uses a fallback `file-loader`, it is necessary to exclude the `.ejs` file extension.
|
||||
> If your custom webpack config uses a loader that does not explicitly include specific file extensions via the `test` property, it is necessary to `exclude` the `.ejs` file extension from that loader.
|
||||
|
||||
## Full control mode + default
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user