storybookjs/storybook

[Bug]: @storybook/addon-docs/jest-transform-mdx.js jest bug

開放

#24,632 建立於 2023年10月31日

 (1 則留言) (0 個反應) (0 位負責人)TypeScript (10,058 個分叉)batch import
addon: docsbugcompatibility with other toolshelp wanted

倉庫指標

星標
 (89,909 顆星)
PR 合併指標
 (平均合併 7天 22小時) (30 天內合併 184 個 PR)

描述

Describe the bug

@storybook/addon-docs/jest-transform-mdx.js file bug:

  1. jest need process function, but this file use processAsync
  2. @mdx-js/react version2 did not export mdx, but this file use mdx image

To Reproduce

No response

System

No response

Additional context

No response

貢獻者指南