Skip to content

Commit 6e9a66a

Browse files
chore: remove storybook directory from chromatic externals (#2598)
1 parent 67b1322 commit 6e9a66a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chromatic.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"onlyChanged": true,
44
"autoAcceptChanges": "main",
55
"exitZeroOnChanges": false,
6-
"externals": [".storybook/**", "uno.config.ts", "uno.theme.ts"]
6+
"externals": ["uno.config.ts", "uno.theme.ts"]
77
}

0 commit comments

Comments
 (0)