new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

Storybook · API · all subjects

cli commands/dev

1 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

storybook dev options table

storybook dev options: | Option | Description | |--------|-------------| | `--help` | Output usage information. | | `-V`, `--version` | Output the version number. | | `-p`, `--port [number]` | Port to run Storybook. | | `--exact-port` | Attempts to run Storybook on the exact port specified. If the port is already in use, Storybook will exit with an error message. | | `-h`, `--host [string]` | Host to run Storybook. Setting to `0.0.0.0` binds to all network interfaces. Extend it with `core.allowedHosts` to restrict which hosts can access your Storybook instance. | | `-c`, `--config-dir [dir-name]` | Storybook configuration directory. | | `--loglevel [level]` | Controls level of logging during build. Available options: `trace`, `debug`, `info` (default), `warn`, `error`, `silent`. | | `--https` | Serve Storybook over HTTPS. Note: You must provide your own certificate information. | | `--ssl-ca` | Provide an SSL certificate authority. (Optional with --https, required if using a self-signed certificate) | | `--ssl-cert` | Provide an SSL certificate. (Required with --https) | | `--ssl-key` | Provide an SSL key. (Required with --https) | | `--smoke-test` | Exit after successful start. | | `--ci` | CI mode (skip interactive prompts, don't open browser). | | `--no-open` | Do not open Storybook automatically in the browser. | | `--quiet` | Suppress verbose build output. | | `--debug` | Outputs more logs in the CLI to assist debugging. | | `--debug-webpack` | Display final webpack configurations for debugging purposes. | | `--stats-json [dir-name]` | Write stats JSON to disk. Requires Webpack. | | `--no-version-updates` | Skips Storybook's update check. | | `--docs` | Starts Storybook in documentation mode. | | `--initial-path [path]` | Configures the URL Storybook should open when it opens the browser for the first time. | | `--preview-url [path]` | Overrides the default Storybook preview with a custom built preview URL. | | `--force-build-preview` | Forcefully builds Storybook's preview iframe. Useful if experiencing issues, or combined with `--preview-url` to ensure the preview is up-to-date. | | `--disable-telemetry` | Disables Storybook's telemetry. | | `--enable-crash-reports` | Enables sending crash reports to Storybook's telemetry. | | `--preview-only` | Skips Storybook's manager from building and opens the app in preview only mode, designed to be used in unsupported browsers. |

Give your agent this brain