chromaui / addon-visual-tests

Visual Tests addon for Storybook
MIT License
30 stars 1 forks source link

Show screen when there's no dev server #205

Closed thafryer closed 4 months ago

thafryer commented 4 months ago

To QA:

  1. Run storybook build.
  2. Serve the storybook using npx serve.
  3. Confirm that you cannot do any Visual Tests Addon functionality.

    📦 Published PR as canary version: 1.2.11--canary.205.d4d987c.0
    :sparkles: Test out this PR locally via: ```bash npm install @chromatic-com/storybook@1.2.11--canary.205.d4d987c.0 # or yarn add @chromatic-com/storybook@1.2.11--canary.205.d4d987c.0 ```
andrewortwein commented 4 months ago

QA passes!