storybookjs/storybook

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

オープン

#25,176 opened on 2023/12/11

 (15 件のコメント) (9 件のリアクション) (0 人の担当者)TypeScript (10,058 件のフォーク)batch import
bugcompatibility with other toolshelp wantedsev:S3

Repository metrics

Stars
 (89,909 個のスター)
PR merge metrics
 (平均マージ 7d 22h) (30d で 184 merged PRs)

説明

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"

コントリビューターガイド