Skip to content

Commit 698e82d

Browse files
committed
chore: remove storybook directory from chromatic externals
1 parent 4e7eb1d commit 698e82d

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)