storybookjs/storybook
[Bug]: @storybook/addon-docs/jest-transform-mdx.js jest bug
Ouverte
#24 632 ouverte le 31 oct. 2023
addon: docsbugcompatibility with other toolshelp wanted
Métriques du dépôt
- Stars
- (89 909 étoiles)
- Métriques de merge PR
- (Merge moyen 7j 22h) (184 PRs mergées en 30 j)
Description
Describe the bug
@storybook/addon-docs/jest-transform-mdx.js file bug:
- jest need process function, but this file use processAsync
- @mdx-js/react version2 did not export mdx, but this file use mdx
To Reproduce
No response
System
No response
Additional context
No response