Our library responsible for building storybook.
Description | Command |
---|---|
🛠️ Building storybook | pnpm nx run build front-storybook-lib |
pnpm nx run dev front-storybook-lib |
flag | Description |
---|---|
⬛ --skip-nx-cache |
disables nx caching; the command will be ran fully |
⬛ --verbose |
prints additional error stack trace on failure |