run_build
Build a static Storybook-style gallery site from a generated bundle, turning mobile app previews into a browsable component catalog.
Instructions
Build the static gallery site from a bundle, same as phonebook build <bundle>.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bundle | Yes | Bundle directory produced by run_generate / `phonebook generate` | |
| output | No | Site output directory (default: the bundle directory itself, reusing its images) |