Files
cunningham/packages/react/chromatic.config.json.dist
Nathan Vasse f10e0e2fde (react) add Chromatic support
We need to be able to run some visual testing during our releases,
Chromatic is the best choice for Storybook.
2024-03-25 15:40:27 +01:00

6 lines
89 B
Plaintext

{
"projectId": "<PROJECT ID>",
"zip": true,
"storybookBaseDir": "packages/react"
}