storybookjs/storybook
[Bug]: @storybook/addon-docs/jest-transform-mdx.js jest bug
Aberta
#24.632 aberto em 31 de out. de 2023
addon: docsbugcompatibility with other toolshelp wanted
Métricas do repositório
- Stars
- (89.909 estrelas)
- Métricas de merge de PR
- (Mesclagem média 7d 22h) (184 fundiu PRs em 30d)
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