chromaui / addon-visual-tests

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

Fix package configuration to be in line with tsup configuration #137

Closed ghengeveld closed 10 months ago

ghengeveld commented 10 months ago

This should fix the following issue:

Error: Failed to resolve entry for package "@chromaui/addon-visual-tests".
The package may have incorrect main/module/exports specified in its package.json.

Also, ignore Chromatic-generated files.