mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 08:01:20 +08:00
Docs: fix text
This commit is contained in:
parent
298004a62b
commit
f0feefafa9
@ -42,7 +42,7 @@ The babel functions `babel`, `babelDefault`, and `managerBabel` all configure ba
|
||||
|
||||
All functions take a [Babel configuration object](https://babeljs.io/docs/en/configuration) as their argument and can modify it or return a new object.
|
||||
|
||||
For example, Storybook's Mihtril support uses presets internally and here's how it configures babel:
|
||||
For example, Storybook's Mihtril support uses plugins internally and here's how it configures babel:
|
||||
|
||||
```js
|
||||
export function babelDefault(config: TransformOptions) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user