storybookjs/storybook

[Bug]: build not producing iframe.html in output folder

開放

#25,176 建立於 2023年12月11日

 (15 則留言) (9 個反應) (0 位負責人)TypeScript (10,058 個分叉)batch import
bugcompatibility with other toolshelp wantedsev:S3

倉庫指標

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

描述

Describe the bug

Probably the same as this -> https://github.com/storybookjs/storybook/issues/24445

using... react-vite template yarn (berry 4.0.2), pnp, and workspaces Docker image (Alpine)

To Reproduce

storybook build

System

Storybook Environment Info:

  System:
    OS: Linux 6.5 Alpine Linux
    CPU: (12) x64 unknown
    Shell: 1.36.1 - /bin/ash
  Binaries:
    Node: 20.10.0 - /tmp/xfs-beea7742/node
    Yarn: 4.0.2 - /tmp/xfs-beea7742/yarn <----- active
    npm: 10.2.3 - /usr/local/bin/npm

Additional context

The "fix" should not be "don't use Alpine images"

貢獻者指南