storybookjs/storybook
[Bug]: @storybook/addon-docs/jest-transform-mdx.js jest bug
Offen
#24.632 geöffnet am 31.10.2023
addon: docsbugcompatibility with other toolshelp wanted
Repository-Metriken
- Stars
- (89.909 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 7T 22h) (184 gemergte PRs in 30 T)
Beschreibung
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