chromaui / addon-visual-tests

Visual Tests addon for Storybook
MIT License
31 stars 2 forks source link

Track configuration file and suggest `storybookBaseDir` value #175

Closed ghengeveld closed 6 months ago

ghengeveld commented 6 months ago

The configuration and suggestions aren't used right now, that's left for a follow-up PR.

📦 Published PR as canary version: 1.1.9--canary.175.e080b65.0
:sparkles: Test out this PR locally via: ```bash npm install @chromatic-com/storybook@1.1.9--canary.175.e080b65.0 # or yarn add @chromatic-com/storybook@1.1.9--canary.175.e080b65.0 ```