mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 11:11:53 +08:00
I noticed the 'Publish Storybook' docs was missing the install script for Chromatic when having set pnpm as the package manager.
291 B
291 B
npm install chromatic --save-dev
pnpm add --save-dev chromatic
yarn add --dev chromatic