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"

贡献者指南