mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-16 05:03:11 +08:00
Merge pull request #13346 from storybookjs/13345-fix-babel-link
Fix babel link
This commit is contained in:
commit
a5e00312e9
@ -14,7 +14,7 @@ We have added ES2016 support with Babel for transpiling your JS code.
|
||||
|
||||
In addition to that, we've added a few additional features, like object spreading and async await.
|
||||
|
||||
Check out our [source](https://github.com/storybookjs/storybook/blob/master/lib/core/src/server/common/babel.js) to learn more about these plugins.
|
||||
Check out our [source](https://github.com/storybookjs/storybook/blob/master/lib/core/src/server/common/babel.ts) to learn more about these plugins.
|
||||
|
||||
### Custom config file
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user