We need to be able to run some visual testing during our releases, Chromatic is the best choice for Storybook.
6 lines
89 B
Plaintext
6 lines
89 B
Plaintext
{
|
|
"projectId": "<PROJECT ID>",
|
|
"zip": true,
|
|
"storybookBaseDir": "packages/react"
|
|
}
|